일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- 다이슨 #배터리
- 매크로렌즈 #리버스링
- centos7 #yum update #/boot
- Callaway #Mavrik #Epic Flash
- Linux #VirtualBox
- ITOP40
- Arduino #Wall Plotter
- VNC #Firewall #CenOS7 #VMware
- macro lens #EF #FD
- Dell #Latitude #BIOS
- Java #MacBook #macOS
- Octave #homebrew #macOS
- CM-EF-NEX
- Oh My Zsh #macOS
- egpu #aorus gaming box #gtx1070 #tb3
- 피코프레소 #ITOP40
- k6 #피코프레소
- fat32 #rufus
- VirtualBox #VMware
- Arduino #PlatformIO #macOS
- Laptop #CPUID
- Tarantula #3D 프린터
- TensorFlow #Python #pip
- x99 itx/ac
- cycloidal #rv reducer
- XTU #Virtual Machine System
- Xeon #E5-2680
- VMware #Shared Folder
- razer #deathadder #viper #g102
- ESP32 #Arduino
- Today
- Total
목록전체 글 (355)
얕고 넓게
2025.04.09curl -fsSL https://ollama.com/install.sh | shsudo apt install vimsudo apt install python3-pipsudo apt install python3.12-venvpython3 -m venv venv_openwebuisource venv_openwebui/bin/activatepip install open-webuiopen-webui servesource venv_openwebui/bin/activatepip install huggingface_hubhuggingface-cli loginhuggingface-cli whoamihuggingface-cli download meta-llama/Meta-Llama-3-8B --loc..

2025.04.08지난 번 이해 못한 파인튜닝을 다시 도전.다른 블로그에서 학습용 데이터 만드는 것부터 이상했는데,Copilot에게 물어서 정리했다.QnA형태로 구성된 test.txt 파일을 이용하여 로컬에 있는 aa.gguf 모델 파인 튜닝하는 순서와 구체적인 파이썬 코드를 알려줘# Step 1: 환경 설정import transformersimport torch# 필요한 라이브러리 설치!pip install transformers datasets# Step 2: 데이터 준비def load_data(file_path): with open(file_path, 'r', encoding='utf-8') as f: lines = f.readlines() data = [{"question"..
2025.04.03윈도우에 쉽게 설치되고 관리도 쉬워서 우분투에도 Docker를 설치 했다가 망했다.특별한 내용이 없는데 하라는 대로 해도 에러가 나고...https://docs.openwebui.com/getting-started/quick-start/ ⏱️ Quick Start | Open WebUI- Admin Creation: The first account created on Open WebUI gains Administrator privileges, controlling user management and system settings.docs.openwebui.com순서대로 하는데 뭔가 이상하다.리눅스에서는 설치 위치가 /var/lib/docker로 되어 ssd 용량도 부족하다....Docke..

2025.04.01Open-WebUI 설정, 파일들에 대해 ChatGPT에 물어 봤더니 Docker기준 답변이 많다.다시 공식사이트가서 보니 Docker가 추천이라고 한다.python venv를 지우고 다시 설치해본다.venv 환경도 3GB 가 넘는다.Docker 설치 파일이 500GB , 현재 94GB 남음공시 사이트 대로 실행하면 에러만 나온다 black docker pull ghcr.io/open-webui/open-webui:mainerror during connect: in the default daemon configuration on Windows, the docker client must be run with elevated privileges to connect: Post "http..
2025.03.31미국내 이동을 위한 항공권 구매를 하려다 보니 수하물 조건이 까다롭다. 하와이안55x35x22 Cm 수하물 1x 개인 가방 포함 1x 11kg 기내 수하물 포함 총 금액: ₩159,022 AA Carry-on Bag, 2 Free 1st bag: Free PERSONAL ITEM up to 40 LI Personal items Your personal item like a purse or small handbag must fit under the seat in front of you. Dimensions should not exceed 18 x 14 x 8 inches (45 x 35 x 20 cm). Carry-on bag The total size of your carry-on, i..