Instructions to use maydixit/llama_v2_tma_3e_mask_only_user_alpaca_100_uw with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use maydixit/llama_v2_tma_3e_mask_only_user_alpaca_100_uw with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("maydixit/llama_v2_tma_3e_mask_only_user_alpaca_100_uw", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K