Update README.md
Browse files
README.md
CHANGED
|
@@ -101,6 +101,7 @@ Training data uses JSONL instruction format:
|
|
| 101 |
|
| 102 |
| Model Size | Recommended VRAM |
|
| 103 |
|---|---|
|
|
|
|
| 104 |
| 7B | 16GB+ |
|
| 105 |
| Quantized GGUF | Lower VRAM Supported |
|
| 106 |
|
|
@@ -118,7 +119,7 @@ OpenHusky aims to provide:
|
|
| 118 |
|
| 119 |
## License
|
| 120 |
|
| 121 |
-
|
| 122 |
|
| 123 |
---
|
| 124 |
|
|
@@ -149,4 +150,4 @@ If you like the project:
|
|
| 149 |
- Contribute datasets
|
| 150 |
- Experiment and build cool stuff
|
| 151 |
|
| 152 |
-
🚀
|
|
|
|
| 101 |
|
| 102 |
| Model Size | Recommended VRAM |
|
| 103 |
|---|---|
|
| 104 |
+
| 3B | 8GB+ |
|
| 105 |
| 7B | 16GB+ |
|
| 106 |
| Quantized GGUF | Lower VRAM Supported |
|
| 107 |
|
|
|
|
| 119 |
|
| 120 |
## License
|
| 121 |
|
| 122 |
+
This project is licensed under the MIT License.
|
| 123 |
|
| 124 |
---
|
| 125 |
|
|
|
|
| 150 |
- Contribute datasets
|
| 151 |
- Experiment and build cool stuff
|
| 152 |
|
| 153 |
+
🚀
|