Text Generation
Transformers
PyTorch
English
llava_stablelm_epoch
Multimodal
StableLM
Inference Endpoints
qnguyen3 commited on
Commit
65a88b2
1 Parent(s): 4ea83db

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": "vilm/StableCapybara",
3
  "architectures": [
4
  "LlavaStableLMEpochForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "NousResearch/Obsidian-3B-V0.5",
3
  "architectures": [
4
  "LlavaStableLMEpochForCausalLM"
5
  ],