Pinned Repositories
level3_nlp_finalproject-nlp-07
Chosen : 사용자의 입력에 따른 리뷰 기반 상품 추천 서비스
continual-pretrain-tinyllama
Continual Pretraining Test with TinyLlama-120M
cse_Forest
2021-1 서강대 컴퓨터공학설계및실험1 프로젝트: Forest (using openFrameworks)
cse_graphics
2022-1 서강대학교 기초컴퓨터그래픽스 CSE4170 (임인성 교수)
cse_Tetris
2020-1 컴퓨터공학설계및실험1 테트리스 프로젝트
editor_project
2021-1 자료구조 수업 프로젝트 - 텍스트 에디터
gpt-neox-llama
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
KoAlpaca-finetune
KoAlpaca: 한국어 명령어를 이해하는 오픈소스 언어모델
llama2-pretrain-deepspeed
HF Trainer + DeepSpeed로 다중 GPU 환경에서 LLaMA2-7B 사전학습
webtorage
탭을 저장하는 크롬 확장 프로그램과 웹사이트.
lectura7942's Repositories
lectura7942/continual-pretrain-tinyllama
Continual Pretraining Test with TinyLlama-120M
lectura7942/cse_Forest
2021-1 서강대 컴퓨터공학설계및실험1 프로젝트: Forest (using openFrameworks)
lectura7942/cse_graphics
2022-1 서강대학교 기초컴퓨터그래픽스 CSE4170 (임인성 교수)
lectura7942/llama2-pretrain-deepspeed
HF Trainer + DeepSpeed로 다중 GPU 환경에서 LLaMA2-7B 사전학습
lectura7942/cse_Tetris
2020-1 컴퓨터공학설계및실험1 테트리스 프로젝트
lectura7942/editor_project
2021-1 자료구조 수업 프로젝트 - 텍스트 에디터
lectura7942/gpt-neox-llama
An implementation of model parallel autoregressive transformers on GPUs, based on the DeepSpeed library.
lectura7942/KoAlpaca-finetune
KoAlpaca: 한국어 명령어를 이해하는 오픈소스 언어모델
lectura7942/RAG_QAchatbot
RAG(Retrieval-Augmented Generation) QA chatbot with Langchain, ChromDB, OpenAI API model. Also using conversation history for follow up questions, Streamlit for UI.