huggingface / huggingface/course
LLM Course (Chapter 1, Transformer, What can they do)
Open
- Dominant language
- MDX
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
With the Question :
`Let’s try the HuggingFaceTB/SmolLM2-360M model! Here’s how to load it in the same pipeline as before:`
But If you try this, there is an error message ( In local jupyter and same in google collab):
`ValueError: Greedy methods without beam search do not support `num_return_sequences` different than 1 (got 2).
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.