unclecode commited on
Commit
b5d0e6d
1 Parent(s): eb82804

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -8,11 +8,6 @@ tags:
8
  - unsloth
9
  - llama
10
  - trl
11
- base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
12
- ---
13
-
14
- ---
15
- tags:
16
  - function calling
17
  - tool use
18
  - llama
@@ -21,9 +16,10 @@ tags:
21
  - instruct-tuned
22
  - 4-bit quantization
23
  - ggfu
24
- license: apache-2.0
25
  ---
26
 
 
27
  # Function Calling and Tool Use LLaMA Models
28
 
29
  This repository contains two main versions of LLaMA models fine-tuned for function calling and tool use capabilities:
 
8
  - unsloth
9
  - llama
10
  - trl
 
 
 
 
 
11
  - function calling
12
  - tool use
13
  - llama
 
16
  - instruct-tuned
17
  - 4-bit quantization
18
  - ggfu
19
+ base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
20
  ---
21
 
22
+
23
  # Function Calling and Tool Use LLaMA Models
24
 
25
  This repository contains two main versions of LLaMA models fine-tuned for function calling and tool use capabilities: