Instructions to use Sashavav/rag-resource-allocator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sashavav/rag-resource-allocator with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Sashavav/rag-resource-allocator", trust_remote_code=True) model = AutoModel.from_pretrained("Sashavav/rag-resource-allocator", trust_remote_code=True) - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
45b3a8c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4e95945ab0cef486709f760b81efcc7a6e75747f9165d13ead29159737455803
size 11423225
|