initial commit a931c6f
Yiğit Küçük commited on
How to use yigitkucuk/LLV with stable-baselines3:
from huggingface_sb3 import load_from_hub
checkpoint = load_from_hub(
repo_id="yigitkucuk/LLV",
filename="{MODEL FILENAME}.zip",
)