Instructions to use microsoft/HARC with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use microsoft/HARC with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -52,11 +52,11 @@ full model (adapter fused into the base weights).
|
|
| 52 |
```
|
| 53 |
microsoft/HARC/
|
| 54 |
βββ adapters/
|
| 55 |
-
β βββ harc_llama3.1_8b/
|
| 56 |
-
β βββ harc_qwen2.5_7b/
|
| 57 |
βββ models/
|
| 58 |
-
βββ harc_llama3.1_8b/
|
| 59 |
-
βββ harc_qwen2.5_7b/
|
| 60 |
```
|
| 61 |
|
| 62 |
## How to use
|
|
|
|
| 52 |
```
|
| 53 |
microsoft/HARC/
|
| 54 |
βββ adapters/
|
| 55 |
+
β βββ harc_llama3.1_8b/
|
| 56 |
+
β βββ harc_qwen2.5_7b/
|
| 57 |
βββ models/
|
| 58 |
+
βββ harc_llama3.1_8b/
|
| 59 |
+
βββ harc_qwen2.5_7b/
|
| 60 |
```
|
| 61 |
|
| 62 |
## How to use
|