Instructions to use dipikakhullar/olmo-code-python2-3-tagged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dipikakhullar/olmo-code-python2-3-tagged with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("allenai/OLMo-1B-hf") model = PeftModel.from_pretrained(base_model, "dipikakhullar/olmo-code-python2-3-tagged") - Notebooks
- Google Colab
- Kaggle
Delete model-00001-of-00002.safetensors with huggingface_hub
Browse files
model-00001-of-00002.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:738c9e42ca994f5c776dabd1c1670b29604498ffbd07d31d0a2b4c6612701b10
|
| 3 |
-
size 4982754784
|
|
|
|
|
|
|
|
|
|
|
|