lunahr commited on
Commit
3455cff
1 Parent(s): b6c37e5

update model name for GGUF

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "lunahr/Hermes-3-Llama-3.2-3B-abliterated",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "lunahr/thea-v2-3b-50r",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],