Instructions to use rileyseaburg/concept-first-codegen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rileyseaburg/concept-first-codegen with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("rileyseaburg/concept-first-codegen", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload concept_predictor.pt with huggingface_hub
Browse files- concept_predictor.pt +3 -0
concept_predictor.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c7d64941a7181081554a1e4825c8a6b12b2d7ae79bd9a7acad3eb6a3580aa7f
|
| 3 |
+
size 58788197
|