Skip to content

calcuis/chatgpt-model-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatGPT model selector

with this version, you could pull any (pre-trained model) GGUF file(s) inside the folder and it will automatically be detected by the program.

import as a package via pip/pip3

pip install gguf-selector

For details please refer to https://pypi.org/project/gguf-selector/

sample model(s) available to download (try out)

For general purpose https://huggingface.co/calcuis/chat/blob/main/chat.gguf

For coding https://huggingface.co/calcuis/code_mini/blob/main/code.gguf

For health/medical advice https://huggingface.co/calcuis/medi_mini/blob/main/medi.gguf

***those are all experimental models; no guarantee on quality