Text Generation
Safetensors
English
qwen2
neuroscience
ASD
fMRI
clinical-nlp
fine-tuned
amd-mi300x
rocm
conversational
Instructions to use lablab-ai-amd-developer-hackathon/asd-interpreter-merged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Inference
File size: 407 Bytes
dea621c 07095b7 dea621c 07095b7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"errors": "replace",
"extra_special_tokens": {},
"is_local": false,
"local_files_only": false,
"model_max_length": 131072,
"pad_token": "<|endoftext|>",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"unk_token": null
} |