Upload SEARCH_GUIDE.md with huggingface_hub
Browse files- SEARCH_GUIDE.md +6 -0
SEARCH_GUIDE.md
CHANGED
|
@@ -18,6 +18,10 @@ You can build URLs that pre-fill the Hub search. There is no UI to build these y
|
|
| 18 |
|
| 19 |
### Models
|
| 20 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
- Base URL: `https://huggingface.co/models`
|
| 22 |
- Examples:
|
| 23 |
- All models with tag **hunyuan**:
|
|
@@ -31,6 +35,8 @@ You can build URLs that pre-fill the Hub search. There is no UI to build these y
|
|
| 31 |
|
| 32 |
### Datasets
|
| 33 |
|
|
|
|
|
|
|
| 34 |
- Base URL: `https://huggingface.co/datasets`
|
| 35 |
- Same idea: `other=...` for tags, `author=...` for user/org.
|
| 36 |
Example:
|
|
|
|
| 18 |
|
| 19 |
### Models
|
| 20 |
|
| 21 |
+

|
| 22 |
+
|
| 23 |
+

|
| 24 |
+
|
| 25 |
- Base URL: `https://huggingface.co/models`
|
| 26 |
- Examples:
|
| 27 |
- All models with tag **hunyuan**:
|
|
|
|
| 35 |
|
| 36 |
### Datasets
|
| 37 |
|
| 38 |
+

|
| 39 |
+
|
| 40 |
- Base URL: `https://huggingface.co/datasets`
|
| 41 |
- Same idea: `other=...` for tags, `author=...` for user/org.
|
| 42 |
Example:
|