Instructions to use Ashavadi/tiny-medical-bot with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ashavadi/tiny-medical-bot with PEFT:
Base model is not found.
- Notebooks
- Google Colab
- Kaggle
File size: 123 Bytes
a7659e8 | 1 2 3 4 5 6 7 8 | {
"bos_token_id": 1,
"eos_token_id": 2,
"max_length": 2048,
"pad_token_id": 0,
"transformers_version": "5.3.0"
}
|