track *.gguf
Browse filesSigned-off-by: Aisuko <urakiny@gmail.com>
- .gitattributes +1 -0
- README.md +2 -0
- SmolLM-1.7B-Instruct-Q4_K_M-v2.gguf +3 -0
- SmolLM-1.7B-Instruct-Q4_K_M.gguf +3 -0
- SmolLM-1.7B-Instruct-f16.gguf +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.gguf filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
Original model [HuggingFaceTB/SmolLM-1.7B-Instruct](https://huggingface.co/HuggingFaceTB/SmolLM-1.7B-Instruct) Adapted by [Aisuko](https://huggingface.co/aisuko)
|
SmolLM-1.7B-Instruct-Q4_K_M-v2.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97e2c7ae8c0dc1200b65a7740192138fdff989ab7db248f2b91f2136d9dfe7a9
|
| 3 |
+
size 1055609344
|
SmolLM-1.7B-Instruct-Q4_K_M.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97e2c7ae8c0dc1200b65a7740192138fdff989ab7db248f2b91f2136d9dfe7a9
|
| 3 |
+
size 1055609344
|
SmolLM-1.7B-Instruct-f16.gguf
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b093f5a62f9127e55e0c96046e14544ce34cd5d5ee56a0222fb0149e6fa8da59
|
| 3 |
+
size 3424735744
|