Instructions to use hf-internal-testing/tiny-random-GPTBigCodeModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-GPTBigCodeModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="hf-internal-testing/tiny-random-GPTBigCodeModel")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-GPTBigCodeModel") model = AutoModel.from_pretrained("hf-internal-testing/tiny-random-GPTBigCodeModel", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7dc85496189f4b4c700176874fd1ae2c23e634ed1bfa710ac158e5dfff276fbc
- Size of remote file:
- 320 kB
- SHA256:
- be11cc543fc6736095da2d3ce0172ed1ada1a2a3aee3a85a30d4c1cdf1f73f0e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.