zoeywin commited on
Commit
1ba2484
1 Parent(s): d656b66
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -15,6 +15,9 @@ license: apache-2.0
15
  ---
16
 
17
 
 
 
 
18
  Fireplace-13b is a function calling model built on the Llama 2 architecture.
19
  - Built on llama-2-13b architecture, using [CodeLlama-13b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-13b-Instruct-hf) as the base model.
20
  - Emphasizes function calling and code-instruct as skills.
 
15
  ---
16
 
17
 
18
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/64f267a8a4f79a118e0fcc89/qg49GOlx8zogDOrMTnb89.jpeg)
19
+
20
+
21
  Fireplace-13b is a function calling model built on the Llama 2 architecture.
22
  - Built on llama-2-13b architecture, using [CodeLlama-13b-Instruct-hf](https://huggingface.co/codellama/CodeLlama-13b-Instruct-hf) as the base model.
23
  - Emphasizes function calling and code-instruct as skills.