shuyuej commited on
Commit
d7e3d89
·
verified ·
1 Parent(s): 222ff4f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_attn_implementation_autoset": true,
3
- "_name_or_path": "meta-llama/Llama-3.3-70B-Instruct",
4
  "architectures": [
5
  "LlamaForCausalLM"
6
  ],
 
1
  {
2
  "_attn_implementation_autoset": true,
3
+ "_name_or_path": "shuyuej/Llama-3.3-70B-Instruct-GPTQ",
4
  "architectures": [
5
  "LlamaForCausalLM"
6
  ],