Vital LLM Reasoner
Project description
vital-llm-reasoner
Very much work in progress
Needs to do: playwright install
Ensemble Reasoning
Implementation to address deployment in: Llama.cpp: CPU and GPU vLLM: GPU transformers (huggingface): GPU, baseline for ensemble attention implementation?
Initially all ensemble calls are synchronous and initiated by the LLM Reasoner
Version 1 Magic Tokens
start ensemble call end ensemble call
start ensemble result end ensemble result
Version 1 Tags
ensemble:member_request </ensemble:member_request>
ensemble:member_response </ensemble:member_response>
member is one of: web_search wikidata_search kgraph_search kgraph_traverse logic_query code_executor llm
logic_query terms for testing: friend(?Friend) search_friends('search term', ?Friend) get_friend('friend_uri', ?Friend) traverse('uri', ?Node) traverse_incoming('uri', ?Node) traverse_outgoing('uri', ?Node)
Version 2 Tags
Use JSON Schema
include request id
Potentially handle async cases with:
- initial ensemble call
- acknowledgement
- result
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vital_llm_reasoner-0.0.6.tar.gz.
File metadata
- Download URL: vital_llm_reasoner-0.0.6.tar.gz
- Upload date:
- Size: 39.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29bba6b027eb15009c27277c509102a3d15b8336558eacc42176c4658754b828
|
|
| MD5 |
b85a0559ae02ef56b90cc16e20b631eb
|
|
| BLAKE2b-256 |
06faa13d650143ca896266ba2679050432da64c2b6e497741b447f9b1a6d06e2
|
File details
Details for the file vital_llm_reasoner-0.0.6-py3-none-any.whl.
File metadata
- Download URL: vital_llm_reasoner-0.0.6-py3-none-any.whl
- Upload date:
- Size: 39.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be0f87997bd0334bb03d979ccb5e14e6b18317ac8ca6f11059635bf50395eb0e
|
|
| MD5 |
a11103eb902b1575c2920234678e0528
|
|
| BLAKE2b-256 |
cfcec1b410acc10066977203b29b8efe6e21cbdd06258381127461488d9b4f6d
|