pull/53/head
Kye 2 years ago
parent 1a1c5ad74b
commit ed0e3a081d

@ -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