Neutrino-8B / config.json
FermionResearch's picture
Super-squash branch 'main' using huggingface_hub
0e586e8
Raw
History Blame Contribute Delete
501 Bytes
{
"transformers_version": "5.14.1",
"architectures": [
"TrtcV4ForCausalLM"
],
"output_hidden_states": false,
"return_dict": true,
"dtype": "auto",
"chunk_size_feed_forward": 0,
"is_encoder_decoder": false,
"id2label": {
"0": "LABEL_0",
"1": "LABEL_1"
},
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"problem_type": null,
"_name_or_path": "",
"container": "neutrino-8b_v4.bin",
"row_chunk": 512,
"int8_row_chunk": 4096,
"model_type": "trtc_v4",
"output_attentions": false
}