Update config.json (#3)
Browse files- Update config.json (e311b4860d94b10765a4299d95c5b54248e3e190)
Co-authored-by: TY.Zheng <[email protected]>
- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "codellama/CodeLlama-70b-hf",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|