burtenshaw commited on
Commit
5570f51
·
1 Parent(s): e0847b4

use we in intro

Browse files
Files changed (1) hide show
  1. app/src/content/article.mdx +1 -1
app/src/content/article.mdx CHANGED
@@ -46,7 +46,7 @@ The [nanochat-students](https://huggingface.co/nanochat-students) organization o
46
 
47
  </Sidenote>
48
 
49
- Recently I was working on helping students of the nanochat project to share their models and discuss their learning on Hugging Face. In the process, I thought it would be useful if the model was integrated into the `transformers` library. This would allow others to use their nanochat models for inference in loads of downstream libraries like vLLM for inference or TRL for post-training.
50
 
51
  <Sidenote>
52
 
 
46
 
47
  </Sidenote>
48
 
49
+ Recently we were working on helping students of the nanochat project to share their models and discuss their learning on Hugging Face. In the process, we thought it would be useful if the model was integrated into the `transformers` library. This would allow others to use their nanochat models for inference in loads of downstream libraries like [vLLM](https://docs.vllm.ai/) for inference or [TRL](https://huggingface.co/docs/trl/index) for post-training.
50
 
51
  <Sidenote>
52