isaiahbjork commited on
Commit
7a78936
1 Parent(s): 1bd6f86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ library_name: peft
3
  base_model: unsloth/tinyllama-bnb-4bit
4
  ---
5
 
6
- # Function Calling Adapter for Tinyllama
7
 
8
  Formats response to {'message': '', 'function_call': None, 'args': []}
9
 
 
3
  base_model: unsloth/tinyllama-bnb-4bit
4
  ---
5
 
6
+ # Function Calling Adapter for Tiny Llama 1.1B v1.0
7
 
8
  Formats response to {'message': '', 'function_call': None, 'args': []}
9