You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Florin Tobler 7d60d9bd00 nvidia smi tool call 5 months ago
.vscode ide settings 6 months ago
tests cleanup, tests 6 months ago
.gitignore tool functions and pytest 6 months ago
__main__.py tool functions and pytest 6 months ago
chat_template.json made a chatbot 6 months ago
gpt2.py gpt2 tests 6 months ago
inference.py add prefix extension 6 months ago
llama.py add tool response tags 6 months ago
math_ast.py add mathematical solver engine based on sympy 6 months ago
math_interpreter.py add mathematical solver engine based on sympy 6 months ago
math_lexer.py add mathematical solver engine based on sympy 6 months ago
nvidia_smi.py nvidia smi tool call 5 months ago
requirements.txt first tests 6 months ago
tool_functions.py try block, removed example, they confuse LLM 6 months ago
tool_helper.py add mathematical solver engine based on sympy 6 months ago
utils.py save string to file for command line debug 6 months ago