This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
llmsecops-research
Watch
1
Star
0
Fork
0
mirror of
https://github.com/lightbroker/llmsecops-research.git
synced
2026-08-11 13:50:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fc43066e0090db3655d5c37a05c2e8306b0ae33
llmsecops-research
/
tests
/
llm
T
History
Adam Wilson
bddaa92c92
LangChain WIP; TypeError: _BaseAutoModelClass.from_pretrained() missing 1 required positional argument: 'pretrained_model_name_or_path'
2025-05-14 19:33:47 -06:00
..
__init__.py
use Python package approach to project structure
2025-04-24 11:27:03 -06:00
embedding_model.py
LangChain WIP
2025-05-14 16:50:09 -06:00
llm.py
LangChain WIP; TypeError: _BaseAutoModelClass.from_pretrained() missing 1 required positional argument: 'pretrained_model_name_or_path'
2025-05-14 19:33:47 -06:00
phi3_language_model.py
use Python package approach to project structure
2025-04-24 11:27:03 -06:00
phi3-qa.py
initial port from private repo
2025-04-03 20:32:13 -06:00
rag.py
LangChain WIP
2025-05-14 16:50:09 -06:00