Update config.json (#5)
Browse files- Update config.json (b88b6a2299d06f7c3ea441bceb4c200ba47adcc6)
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": "m-a-p/OpenCodeInterpreter-CL-70B",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|