update llama3 example base models to use nous

This commit is contained in:
Wing Lian
2024-07-15 17:19:00 -04:00
parent 78e12f8ca5
commit 20d0427ac9
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
base_model: meta-llama/Meta-Llama-3-8B
base_model: NousResearch/Meta-Llama-3-8B
model_type: LlamaForCausalLM
tokenizer_type: AutoTokenizer