Transformers
llama
chemistry
biology
finance
legal
music
code
art
climate
medical
text-generation-inference
Instructions to use PetraAI/Nashmi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PetraAI/Nashmi with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("PetraAI/Nashmi", dtype="auto") - Notebooks
- Google Colab
- Kaggle