flunkedutopian
commited on
Commit
•
55843b8
1
Parent(s):
4458acc
had got the below error while using this particular model:OSError: TheBloke/Llama-2-13B-chat-GGUF does not appear to have a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack. on checking the solution, one of the suggestions was to upload this particular file. so doing that.
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c30448e7d9063d3f2b05e0f106d9fe369d041c72420cd3b4b4b06433e0f1fcd2
|
3 |
+
size 433288887
|