Recent Releases of rollama
rollama - rollama 0.2.1
- added support for structured output
- added support for custom headers (e.g., for authentication)
- added option for custom outputs
- some bug fixes and improved documentation
- R
Published by JBGruber 12 months ago
rollama - rollama 0.2.0
- added make_query() function to facilitate easier annotation
- added more output formats to query()/chat()
- improved performance of embed_text()
- improved performance of query() for multiple queries
- changed default model to llama3.1
- added option to employ multiple servers
- pull_model() gained verbose option
- improved annotation vignette
- added vignette on how to use Hugging Face Hub models
- some bug fixes
- R
Published by JBGruber over 1 year ago
rollama - rollama 0.1.0
rollama 0.1.0
- adds function
check_model_installed - changes default model to llama3
- R
Published by JBGruber almost 2 years ago
rollama - rollama 0.0.3
- adds option to query several models at once
- dedicated embedding models are available now (see
vignette("text-embedding", "rollama")) - error handling and bug fixes
- R
Published by JBGruber about 2 years ago