deepseek(4)
-
[GitHub AI 스킬 #0164] unsloth: 로컬에서 오픈모델을 돌리고 학습시키는 웹 UI
GitHub unslothai/unsloth ★ 67,970 Unsloth Studio is a web UI for training and running open models like Gemma 4, Qwen3.6, DeepSeek, gpt-oss locally. https://github.com/unslothai/unsloth매일 GitHub 트렌딩을 훑다 보면 "로컬에서 AI 돌린다"는 도구가 하루에 세 개씩 나옵니다. 대부분은 설치하다 포기하죠. 근데 unsloth는 별이 67,970개나 붙어 있어서 그냥 넘기기가 좀 그랬습니다.결론부터 말하면, 개발자가 아닌 저 같은 사람한테도 문턱이 생각보다 낮았습니다. 명령어 한 줄 붙여넣으면 설치가 끝나거든요.unsloth가 정확히 뭘 하는 물건인가이름은 ..
2026.07.15 -
[GitHub AI 스킬 #0153] openinterpreter: 싼 모델로 코딩 시키는 터미널 에이전트
GitHub openinterpreter/open-interpreter ★ 64,262 A lightweight coding agent for open models like Deepseek, Kimi, and Qwen https://github.com/openinterpreter/openinterpreter오늘도 GitHub 트렌딩을 뒤지다가 별 6만 개짜리 레포를 하나 붙잡았습니다. Open Interpreter. 이름은 예전부터 들어봤는데, README를 열어보니 좀 이상한 문구가 먼저 눈에 들어오더군요."This is the new Rust version of Open Interpreter. Looking for the original Python project?"파이썬 프로젝트였던 게 러스트로 ..
2026.07.10 -
[GitHub AI 스킬 #0109] DeepSeek-R1: 스스로 생각하고 추론하는 무료 AI 모델
GitHub deepseek-ai/DeepSeek-R1 ★ 92,012 DeepSeek R1 - Incentivizing Reasoning Capability in LLMs via Reinforcement Learning https://github.com/deepseek-ai/DeepSeek-R1혹시 챗GPT한테 수학 문제를 물어봤다가 엉뚱한 답을 받은 적 있나요? 아니면 복잡한 논리 문제 앞에서 "그럴듯하지만 틀린" 대답에 속은 경험은요? 오늘 소개할 DeepSeek-R1은 바로 그 지점을 정조준한 AI입니다.이런 분들께 추천합니다수학 문제나 코딩 문제를 AI한테 자주 시키는데, 답이 자꾸 틀려서 답답했던 분유료 AI 구독료가 부담스러워서 무료로 쓸 수 있는 똑똑한 모델을 찾던 분AI가 "어떻..
2026.06.18 -
[GitHub AI 스킬 #0025] ollama: 내 컴퓨터에서 ChatGPT 없이 AI를 돌리는 가장 쉬운 방법
GitHub ollama/ollama ★ 170,574 Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models. https://github.com/ollama/ollama⭐ GitHub 별 170,574개 | 언어: Go | 카테고리: LLM 도구혹시 ChatGPT나 Claude를 쓰다가 이런 생각 해보신 적 있으신가요? "내 대화가 회사 서버에 저장되는 거 아니야?", "매달 구독료가 너무 아깝다", 혹은 "인터넷 끊겨도 AI 쓰고 싶은데…" 오늘 소개할 도구 Ollama가 바로 그 고민을 해결해 드립니다!💡 한 줄 요약: Ollama는 DeepSeek, Gemma, Qwen 같..
2026.05.08