ddtsoftware commited on
Commit
3741998
1 Parent(s): ccd64b0

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "unsloth/gemma-7b-bnb-4bit",
3
  "architectures": [
4
  "GemmaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "google/gemma-7b",
3
  "architectures": [
4
  "GemmaForCausalLM"
5
  ],