mzbac commited on
Commit
4882342
1 Parent(s): 3537ef4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -78,6 +78,7 @@ print(tokenizer.decode(response))
78
  # <functioncall> {"name": "search_web", "arguments": '{"search_terms": ["Melbourne news", "April 27, 2014"]}'}<|eot_id|>
79
  ```
80
  ## Training hyperparameters
 
81
  ```yaml
82
  # The path to the local model directory or Hugging Face repo.
83
  model: "meta-llama/Meta-Llama-3-8B-Instruct"
 
78
  # <functioncall> {"name": "search_web", "arguments": '{"search_terms": ["Melbourne news", "April 27, 2014"]}'}<|eot_id|>
79
  ```
80
  ## Training hyperparameters
81
+ lora_config.yaml
82
  ```yaml
83
  # The path to the local model directory or Hugging Face repo.
84
  model: "meta-llama/Meta-Llama-3-8B-Instruct"