Logs
- 노트앱 AnyType 노트앱을 약 일주일 정도 사용했다.
- 페이지를 객체 유형으로 설정하여 관리할 수 있다는 점은 흥미로웠다. 하지만, 나는 타입에 대한 이해가 부족하여 이 방식을 적응하기가 다소 어려웠다.
- 마우스 클릭 시마다 지속적으로 등장하는 버블 메뉴는 편집 과정에서 번거로움을 느끼게 했다.
- 노트의 생성 시간을 변경할 수 없다는 점도 불편했다.
Notes
Resources
-
LLM Openrouter에서 Gemma API 오픈: 분당 10회 무료. 출력이 캐시될 수 있음.
-
파인튜닝 BGE-M3 모델 파인튜닝 코드: https://github.com/FlagOpen/FlagEmbedding/blob/master/FlagEmbedding/baai_general_embedding/finetune/run.py
-
임베딩 🪆 Introduction to Matryoshka Embedding Models → 새로운 임베딩 모델 제작 방법론
-
LLMPhind-70B 공개 - GPT-4 Turbo와 코드 품질 격차를 줄이면서 4배 빠른 실 | GeekNews
-
AI https://github.com/OpenCodeInterpreter/OpenCodeInterpreter/tree/main/data_collection/Local-Code-Interpreter
- Deepseek에서 만든 모델을 파인튜닝해서 GPT4의 코드 인터프리터와 동일한 기능을 제공하는 시스템