Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"base_model": "unsloth/llama-3-8b-Instruct-bnb-4bit",
|
3 |
-
"finetuned_model": "
|
4 |
"max_seq_length": 2048,
|
5 |
"dtype": "float16",
|
6 |
"load_in_4bit": true,
|
|
|
1 |
{
|
2 |
"base_model": "unsloth/llama-3-8b-Instruct-bnb-4bit",
|
3 |
+
"finetuned_model": "cyberblip/travel_trial",
|
4 |
"max_seq_length": 2048,
|
5 |
"dtype": "float16",
|
6 |
"load_in_4bit": true,
|