Update README.md
Browse files
README.md
CHANGED
@@ -64,6 +64,12 @@ Having **trouble?** See the ["Gotchas"
|
|
64 |
section](https://github.com/mozilla-ocho/llamafile/?tab=readme-ov-file#gotchas)
|
65 |
of the README.
|
66 |
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
## Prompting
|
68 |
|
69 |
Prompt template:
|
|
|
64 |
section](https://github.com/mozilla-ocho/llamafile/?tab=readme-ov-file#gotchas)
|
65 |
of the README.
|
66 |
|
67 |
+
## About Upload Limits
|
68 |
+
|
69 |
+
Files which exceed the Hugging Face 50GB upload limit have a .cat𝑋
|
70 |
+
extension. You need to use the `cat` command locally to turn them back
|
71 |
+
into a single file, using the same order.
|
72 |
+
|
73 |
## Prompting
|
74 |
|
75 |
Prompt template:
|