mirror of
https://github.com/huggingface/deep-rl-class.git
synced 2026-04-13 18:00:45 +08:00
Update Huggy
We updated Huggy loading model UI
This commit is contained in:
@@ -281,9 +281,11 @@ This step is the simplest:
|
||||
|
||||
<img src="https://huggingface.co/datasets/huggingface-deep-rl-course/course-images/resolve/main/en/notebooks/unit-bonus1/load-huggy.jpg" alt="load-huggy" width="100%">
|
||||
|
||||
1. In step 1, choose your model repository, which is the model id (in my case ThomasSimonini/ppo-Huggy).
|
||||
1. In step 1, type your username (your username is case sensitive: for instance, my username is ThomasSimonini not thomassimonini or ThOmasImoNInI) and click on the search button.
|
||||
|
||||
2. In step 2, **choose which model you want to replay**:
|
||||
2. In step 2, select your model repository.
|
||||
|
||||
3. In step 3, **choose which model you want to replay**:
|
||||
- I have multiple ones, since we saved a model every 500000 timesteps.
|
||||
- But since I want the most recent one, I choose `Huggy.onnx`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user