Instructions to use rendchevi/text-to-code-v0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rendchevi/text-to-code-v0.1 with Transformers:
# Load model directly from transformers import SpeakerConditionedCausalLM model = SpeakerConditionedCausalLM.from_pretrained("rendchevi/text-to-code-v0.1", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 5
Browse files- model.safetensors +1 -1
- training_args.bin +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 915416560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11da9d7326e2efca03e2b5c9b6e2d7499aea090008a06e79cde42b784e1e89cd
|
| 3 |
size 915416560
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5265
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2d27ed3527c680e7828221b7307f328e074c2d6028cefa37738367fef6f04796
|
| 3 |
size 5265
|