Skip to content

customize llm prompting & fine-tuning code for 8th PseudoCon Demo Booth

Notifications You must be signed in to change notification settings

Pseudo-Lab/polaris-llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polaris-llm

customize llm prompting & fine-tuning code for 8th PseudoCon Demo Booth

1. dataset

2. fine-tuning

3. streamlit

streamlit run

streamlit run llmvs.py

4. file directory

polaris-llm/
│── dataset/
│   └── gemini_pro_inference.ipynb
│
├── finetuning/
│   └── 1_gemma_fine_tuning.ipynb
│
│── serving/
│   └── 1_ngrok_gpu_running_llmvs.ipynb
│
├── streamlit/
│   └── llmvs.py
│    
├── README.md
└── requirements.txt

About

customize llm prompting & fine-tuning code for 8th PseudoCon Demo Booth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published