Commit
•
02c50d4
1
Parent(s):
b6a4448
Add quant links (#8)
Browse files- Add quant links (318569dc41183dc41fac4277a82a6fac3961f030)
Co-authored-by: Bartowski <[email protected]>
README.md
CHANGED
@@ -25,7 +25,10 @@ I fine-tuned llama-3 8B on mainly SlimOrca, along with other datasets to improve
|
|
25 |
- **License:** Llama 3 license https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE
|
26 |
|
27 |
## Quants
|
28 |
-
|
|
|
|
|
|
|
29 |
|
30 |
## Uses
|
31 |
|
|
|
25 |
- **License:** Llama 3 license https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE
|
26 |
|
27 |
## Quants
|
28 |
+
|
29 |
+
GGUF: https://huggingface.co/bartowski/Llama-3-Orca-2.0-8B-GGUF
|
30 |
+
|
31 |
+
ExLlamaV2: https://huggingface.co/bartowski/Llama-3-Orca-2.0-8B-exl2
|
32 |
|
33 |
## Uses
|
34 |
|