alvarobartt HF staff commited on
Commit
d4b25c6
1 Parent(s): 03b3427

Update `config.json`

Browse files

Now pointing to the `_name_or_path` within the `HuggingFaceH4` org

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "lewtun/zephyr-7b-gemma-sft",
3
  "architectures": [
4
  "GemmaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "HuggingFaceH4/zephyr-7b-gemma-sft-v0.1",
3
  "architectures": [
4
  "GemmaForCausalLM"
5
  ],