rombodawg commited on
Commit
af89aad
1 Parent(s): 83b9208

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -3,13 +3,14 @@ license: other
3
  license_name: llama-3
4
  license_link: https://llama.meta.com/llama3/license/
5
  ---
6
- Llama-3-13B-Instruct-v2
 
7
 
8
  Thank you to Meta for the weights for Meta-Llama-3-8B-Instruct
9
 
10
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png)
11
 
12
- 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 13b parameters without any continuous pretraining or fine-tuning.
13
 
14
  Unlike version 1 this model has no issues at fp16 or any quantizations.
15
 
 
3
  license_name: llama-3
4
  license_link: https://llama.meta.com/llama3/license/
5
  ---
6
+
7
+ Llama-3-11.5B-Instruct-v2
8
 
9
  Thank you to Meta for the weights for Meta-Llama-3-8B-Instruct
10
 
11
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png)
12
 
13
+ 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.
14
 
15
  Unlike version 1 this model has no issues at fp16 or any quantizations.
16