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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload concept_bank.pt with huggingface_hub
Browse files- concept_bank.pt +3 -0
concept_bank.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05f62b45b781594624d414543b1ca53fe95dc0bc324d3f55d2945112f2fa5d03
|
| 3 |
+
size 34841228
|