This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
OpenSource
/
ollama
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
ignore debug bin files
Mark Ward
hace 1 año
padre
f4a73d57a4
commit
34a4a94f13
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
.gitignore
+ 2
- 1
.gitignore
Ver fichero
@@ -11,4 +11,5 @@ ggml-metal.metal
.idea
test_data
*.crt
-llm/build
+llm/build
+__debug_bin*