Kye Gomez

Results 207 comments of Kye Gomez

The tree of thoughts repo is out perhaps we can take inspiration from there! https://github.com/ysymyth/tree-of-thought-llm

* Adding new template class for LLM using guidance@microsoft * Add guidance prompt format (WIP) still need fine tune prompt, GPT4 actually not following the exact output for value evaluation...

Try now with git clone 😊

What's the output of the terminal?

GPT35 works just fine

Ah, the prompt is the issue then! We've implemented an plug in play command example in the readme.md! Provide your own custom problem and let me know what you don't...

It ran I believe but the model is just very dumb

Absolutely, you can plug in and play! Just input your own model and tokenizer! I'm here for you if you seek me

Absolutely! Input the model name and the tokenizer for that model and it should work! Let me know if you need anything

Hey! yeah absolutely can you tell me more about privategpt and you can host your own private model using the huggingface class! In the examples folder if you use gitclone