448 B
448 B
license, library_name, pipeline_tag, tags
| license | library_name | pipeline_tag | tags | ||
|---|---|---|---|---|---|
| apache-2.0 | transformers | text-generation |
|
tcod_7b_f2b for ALFWorld
This model is for ALFWorld.
Download
Use Hugging Face Hub:
from huggingface_hub import snapshot_download
model_dir = snapshot_download("kolerk/tcod_7b_f2b")
print(model_dir)
Or clone with Git LFS:
git lfs install
git clone https://huggingface.co/kolerk/tcod_7b_f2b