korotkov commited on
Commit
c2b727e
1 Parent(s): dccc442

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -9,4 +9,10 @@ base_model: huggyllama/llama-7b
9
 
10
  # Saiga 7B finetuned for function calling
11
 
12
- Based on [IlyaGusev/saiga_7b_lora](https://huggingface.co/IlyaGusev/saiga_7b_lora).
 
 
 
 
 
 
 
9
 
10
  # Saiga 7B finetuned for function calling
11
 
12
+ Based on [IlyaGusev/saiga_7b_lora](https://huggingface.co/IlyaGusev/saiga_7b_lora).
13
+
14
+ This is an adapter-only version.
15
+
16
+ # Usage
17
+
18
+ [Google Colab notebook with example usage](https://colab.research.google.com/drive/1Uagjh6utTUD0s0crqVuhi8mPSwbP1rof?usp=sharing)