TheBlewish / Web-LLM-Assistant-Llamacpp-Ollama

A Python-based web-assisted large language model (LLM) search assistant using Llama.cpp
MIT License
269 stars 28 forks source link

some files could be renamed to be effective and/or more standard #7

Closed ali0une closed 1 month ago

ali0une commented 1 month ago

Hi there!

i think these files could be renamed to be effective and/or more standard : gitignore -> .gitignore README.MD -> README.md Requirements.txt -> requirements.txt

TheBlewish commented 1 month ago

Thanks for your input! I just fixed that along with making a big update that makes the program usable with both Llama.cpp and Ollama!