3amthoughts commited on
Commit
7891870
·
verified ·
1 Parent(s): 9be87c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  base_model: unsloth/Llama-3.2-3B-Instruct-bnb-4bit
3
  library_name: peft
4
- license: llama3.2
5
  tags:
6
  - finance
7
  - agent
@@ -50,4 +50,4 @@ I will trigger the add_transaction tool to update their dashboard.
50
  <tool_call>
51
  {"action": "add_transaction", "amount": 12, "category": "Food", "type": "expense"}
52
  </tool_call>
53
- I've added that $12 food expense to your dashboard.
 
1
  ---
2
  base_model: unsloth/Llama-3.2-3B-Instruct-bnb-4bit
3
  library_name: peft
4
+ license: apache-2.0
5
  tags:
6
  - finance
7
  - agent
 
50
  <tool_call>
51
  {"action": "add_transaction", "amount": 12, "category": "Food", "type": "expense"}
52
  </tool_call>
53
+ I've added that $12 food expense to your dashboard.