Former-commit-id: a9b54daee3b0151a900851d479e142fda4061538
pull/160/head
Kye 2 years ago
parent a7d93690a1
commit cc76e4c9ef

@ -35,19 +35,6 @@ response = node.run(task)
print(response) print(response)
``` ```
---
## Usage
```python
from swarms import HuggingFaceLLM
hugging_face_model = HuggingFaceLLM(model_id="Voicelab/trurl-2-13b")
generated_text = hugging_face_model.generate("In a world where AI")
```
---
# Documentation # Documentation
For documentation, go here, [the docs folder in the root diectory](https://swarms.apac.ai) For documentation, go here, [the docs folder in the root diectory](https://swarms.apac.ai)

Loading…
Cancel
Save