LLMsPracticalGuide
LLMsPracticalGuide copied to clipboard
A curated list of practical guide resources of LLMs (LLMs Tree, Examples, Papers)
fix markdown style.
Most Meta models are not really Open Source as per standard definition (https://opensource.org/osd/) as they don’t allow commercial use like the other open source models in the list.
entry for pycache/, which is a directory where Python 3 stores compiled bytecode files. add entries for other virtual environment tools like Pipenv (Pipfile.lock) and Poetry (poetry.lock). add entries for...
Add free Udacity LLMOps course to practical guides to prompting
I've seen you wrote that this project is continuesly curate more models was wondering if you're also updating the tree image in the readme. hope you do PS - any...
Hi, thanks for your great repo. I would like to add our work "A Comprehensive Study of Knowledge Editing for Large Language Models"(https://arxiv.org/abs/2401.01286) which is helpful for LLMs.
Hi there, I'm in the middle of reading the paper Noticed the really beautiful tree.png of the llm evolution. Was wondering, have you drawn it manually or is there something...