nenad1002 commited on
Commit
89259b4
1 Parent(s): 0a60c40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -19,6 +19,8 @@ base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
19
  This is a fine tuned model that can be utilized to ask questions about the resort which is described here:
20
  https://huggingface.co/datasets/nenad1002/resort-bot-dataset
21
 
 
 
22
  - **Developed by:** Nenad Banfic
23
 
24
  ### Model Sources [optional]
 
19
  This is a fine tuned model that can be utilized to ask questions about the resort which is described here:
20
  https://huggingface.co/datasets/nenad1002/resort-bot-dataset
21
 
22
+ The model is based of Meta-Llama-3.1-8B-Instruct, so you can reuse the tokenizer and chat template that you would otherwise use for Llama 3.1.
23
+
24
  - **Developed by:** Nenad Banfic
25
 
26
  ### Model Sources [optional]