stanford_alpaca
stanford_alpaca copied to clipboard
Python bindings and text classification & summarisation tasks
Hi,
Many thanks for releasing this repo for using LLM on local machine! We just have two quick questions about the model.
- Could we know if the Python bindings (similar to GPT4All's Python bindings https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings/python) are available for this model?
- Can we know if the model is suitable for text classification and summarisation tasks? If so, are there any command examples available for use?
Thank you!