llm-embed-hazo
Dummy llm model for demonstration purposes
Installation
Install this plugin in the same environment as LLM.
llm install llm-embed-hazo
Usage
The models will be downloaded the first time you try to use them.
See the LLM documentation for everything you can do.
To get started embedding a single string, run the following:
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd llm-embed-hazo
python3 -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
llm install -e '.[test]'
To run the tests:
pytest
Release files for llm-embed-hazo 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| llm_embed_hazo-0.2.1.tar.gz | 6.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| llm_embed_hazo-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.4 kB
Release files / llm_embed_hazo-0.2.1.tar.gz
| Download URL | llm_embed_hazo-0.2.1.tar.gz |
|---|---|
| Size | 6.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e4297d62b4176f0ee2322ead7fd7ffccbc5cc79b31a1e959f596eff9b87f8f31
|
|
BLAKE2b-256 checksum How to use checksums |
77a593c8e25472b4f6be8206fd719acbe9899eba6cbe2fe3b32461bca72fed7a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.9
|
Release files / llm_embed_hazo-0.2.1-py3-none-any.whl
| Download URL | llm_embed_hazo-0.2.1-py3-none-any.whl |
|---|---|
| Size | 6.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
056a51ea811e0f1e458c7039cda8370b5d547973387ad67de54dd4475a12e117
|
|
BLAKE2b-256 checksum How to use checksums |
5b4e43d82a73d8cce8b6204b5dd98da662783dac3a9d0ae87070e13bedee2e87
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.9
|