Instructions to use AlMsAi/ChatMs1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use AlMsAi/ChatMs1 with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://AlMsAi/ChatMs1") - Notebooks
- Google Colab
- Kaggle
Not-For-All-Audiences
This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.
View model card
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://AlMsAi/ChatMs1")