An open API service indexing awesome lists of open source software.

https://github.com/seungjaelim/k-hyunmoogpt

[K-Data Science Hackaton 3rd Award] Development and use of Korean large-scale generative language models
https://github.com/seungjaelim/k-hyunmoogpt

chromadb fine-tuning gradio koalpaca llm llm-inference rag sbert

Last synced: about 2 months ago
JSON representation

[K-Data Science Hackaton 3rd Award] Development and use of Korean large-scale generative language models

Awesome Lists containing this project

README

          

# K-HyunmooGPT
## K-Data Science Hackaton 3rd Award
# Development and use of Korean large-scale generative language models
20231128~20231129
---
![image](https://github.com/daily-kim/K-DS-Hackaton_History_LLM/assets/90249131/2887beb0-cc2b-445e-9c78-c8aa265168ee)

* LLM serving
* Local server (1* RTX 6000)
* Docker
* HuggingFace pipeline

* LLM Finetuning
* Original model from [KoAlpaca-Polyglot-5.8B](https://huggingface.co/beomi/KoAlpaca-Polyglot-5.8B)
* Finetuned using Peft+LoRA

* [RAG](https://github.com/venzino-han/history_rag)
* ChromaDB
* FastAPI
* Docker

* Gradio
* Original code from [Baize](https://huggingface.co/spaces/project-baize/chat-with-baize)

* Prompoting

...