Datasets:

DOI:
License:
rcalef commited on
Commit
a07c97c
1 Parent(s): 21592b7

Update READMEs in model_weights dir (#5)

Browse files

- Upload folder using huggingface_hub (ae28c0490a1f0927682bc92fc2538026b8256d59)

model_weights/llama-2-7b-hf/README.md CHANGED
@@ -1,2 +1,2 @@
1
- Model weights for [Llama-2-7B](https://huggingface.co/meta-llama/Llama-2-7b-hf) will
2
- be downloaded here upon initialization of the ProTeus-Split model.
 
1
+ Clone model weights for [Llama-2-7B](https://huggingface.co/meta-llama/Llama-2-7b-hf) here
2
+ to initialize the ProTeus-Split model.
model_weights/llama-3-8b/README.md CHANGED
@@ -1,2 +1,2 @@
1
- Model weights for [Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) will
2
- be downloaded here upon initialization of the ProTeus-Full model.
 
1
+ Clone model weights for [Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) here
2
+ to initialize the ProTeus-Full model.