Kyle Vasulka
commited on
Commit
•
7ca769d
1
Parent(s):
c2626b0
Add llamafile
Browse files- .gitattributes +1 -0
- README.md +6 -0
- neural-chat-7b-v3-3.Q4_K_M.llamafile +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 |
+
*.llamafile filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
# Intel Neural Chat v3.3 Server Llamafile
|
5 |
+
* Model Sources
|
6 |
+
+ [Intel Neural Chat v3.3](https://huggingface.co/Intel/neural-chat-7b-v3-3)
|
7 |
+
+ [Neural Chat v3.3 GGUF](https://huggingface.co/TheBloke/neural-chat-7B-v3-3-GGUF/tree/main)
|
8 |
+
* Llamafile Source Code: [Mozilla-Ocho/llamafile](https://github.com/Mozilla-Ocho/llamafile)
|
9 |
+
+ Built with [Llamafile `v0.3`](https://github.com/Mozilla-Ocho/llamafile/tree/0.3).
|
neural-chat-7b-v3-3.Q4_K_M.llamafile
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c2a9139f49af08c962fc23e1f874c1de93f2b0ae7b8cb957a27ff828165802c
|
3 |
+
size 4373286499
|