IHaveNoClueAndIMustPost
commited on
Commit
•
6767570
1
Parent(s):
c8b2f24
Update README.md
Browse files
README.md
CHANGED
@@ -3,3 +3,20 @@ license: other
|
|
3 |
license_name: llama3
|
4 |
license_link: https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct/blob/main/LICENSE
|
5 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
license_name: llama3
|
4 |
license_link: https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct/blob/main/LICENSE
|
5 |
---
|
6 |
+
GGUF of [Replete-AI Llama 3 11.5B Instruct V2](https://huggingface.co/Replete-AI/Llama-3-11.5B-Instruct-v2)
|
7 |
+
|
8 |
+
Original model description below<hr>
|
9 |
+
|
10 |
+
Llama-3-11.5B-Instruct-v2
|
11 |
+
|
12 |
+
Thank you to Meta for the weights for Meta-Llama-3-8B-Instruct
|
13 |
+
|
14 |
+
![image/png](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png)
|
15 |
+
|
16 |
+
This is an upscaling of the Meta-Llama-3-8B-Instruct Ai using techniques created for chargoddard/mistral-11b-slimorca. This Ai model has been upscaled from 8b parameters to 11.5b parameters without any continuous pretraining or fine-tuning.
|
17 |
+
|
18 |
+
Unlike version 1 this model has no issues at fp16 or any quantizations.
|
19 |
+
|
20 |
+
The model that was used to create this one is linked below:
|
21 |
+
|
22 |
+
https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct
|