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

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -5
config.json CHANGED
@@ -1,12 +1,8 @@
1
  {
2
- "_name_or_path": "vilm/StableCapybara-VL",
3
  "architectures": [
4
  "LlavaStableLMEpochForCausalLM"
5
  ],
6
- "auto_map": {
7
- "AutoConfig": "vilm/StableCapybara--configuration_stablelm_epoch.StableLMEpochConfig",
8
- "AutoModelForCausalLM": "vilm/StableCapybara--modeling_stablelm_epoch.StableLMEpochForCausalLM"
9
- },
10
  "bos_token_id": 0,
11
  "eos_token_id": 0,
12
  "freeze_mm_mlp_adapter": false,
 
1
  {
2
+ "_name_or_path": "vilm/StableCapybara",
3
  "architectures": [
4
  "LlavaStableLMEpochForCausalLM"
5
  ],
 
 
 
 
6
  "bos_token_id": 0,
7
  "eos_token_id": 0,
8
  "freeze_mm_mlp_adapter": false,