danielhanchen
commited on
Commit
•
c193ab4
1
Parent(s):
04947e2
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"model_type": "eagle",
|
3 |
"model": {
|
4 |
-
"_name_or_path": "
|
5 |
"architectures": [
|
6 |
"LlamaForCausalLM"
|
7 |
],
|
|
|
1 |
{
|
2 |
"model_type": "eagle",
|
3 |
"model": {
|
4 |
+
"_name_or_path": "danielhanchen/EAGLE-llama2-chat-7B",
|
5 |
"architectures": [
|
6 |
"LlamaForCausalLM"
|
7 |
],
|