Former-commit-id: ed0e3a081d
group-chat
Kye 1 year ago
parent 6b614e8ff8
commit 0c95f75ddc

@ -35,19 +35,6 @@ response = node.run(task)
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
For documentation, go here, [the docs folder in the root diectory](https://swarms.apac.ai)

Loading…
Cancel
Save