Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,10 @@ licence: llama3.1
|
|
25 |
This model is a fine-tuned version of [DebateLabKIT/Llama-3.3-Argunaut-1-70B-SFT](https://huggingface.co/DebateLabKIT/Llama-3.3-Argunaut-1-70B-SFT).
|
26 |
It has been trained using [TRL](https://github.com/huggingface/trl) and [vLLM](https://docs.vllm.ai/).
|
27 |
|
|
|
|
|
|
|
|
|
28 |
## Quick start
|
29 |
|
30 |
```python
|
|
|
25 |
This model is a fine-tuned version of [DebateLabKIT/Llama-3.3-Argunaut-1-70B-SFT](https://huggingface.co/DebateLabKIT/Llama-3.3-Argunaut-1-70B-SFT).
|
26 |
It has been trained using [TRL](https://github.com/huggingface/trl) and [vLLM](https://docs.vllm.ai/).
|
27 |
|
28 |
+
It is released as part of the
|
29 |
+
|
30 |
+
* [Argunauts Project](https://huggingface.co/blog/ggbetz/argunauts-intro)
|
31 |
+
|
32 |
## Quick start
|
33 |
|
34 |
```python
|