Update README.md
Browse files
README.md
CHANGED
|
@@ -20,10 +20,11 @@ It works well with [nuttyuwu's Lilith AI project](https://github.com/nuttyuwu/li
|
|
| 20 |
---
|
| 21 |
|
| 22 |
## Folder & File Overview
|
| 23 |
-
|
| 24 |
-
- **HuggingFace/**: Contains non-compiled model files.
|
| 25 |
- <ins>**System Prompt.txt**: A system prompt tailored specifically for this model.</ins>
|
| 26 |
-
- **Lilith_AI_8B_Q4_0.gguf**: The Q4_0 model file.
|
|
|
|
|
|
|
| 27 |
|
| 28 |
---
|
| 29 |
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
## Folder & File Overview
|
| 23 |
+
|
|
|
|
| 24 |
- <ins>**System Prompt.txt**: A system prompt tailored specifically for this model.</ins>
|
| 25 |
+
- **Lilith_AI_8B_Q4_0.gguf**: The Q4_0 model file.
|
| 26 |
+
- **Lilith_AI_8B_Q8_0.gguf**: The Q8_0 model file.
|
| 27 |
+
- **Lilith_AI_8B_F16.gguf**: The F16 model file.
|
| 28 |
|
| 29 |
---
|
| 30 |
|