input & output 2023/12/11-2023/12/17

O`reilly Learning Pickup Book

Elasticsearch in Action, Second Edition
https://learning.oreilly.com/library/view/elasticsearch-in-action/9781617299858/
Elasticsearchを使って、パワフルでプロダクションですぐに使える検索アプリケーションを構築

Pickup

AIモデルチューニング手法
SFT(Supervised Fine-Tuning)
RLFT(Reinforcement Learning Fine-Tuning)
C-RLFT(Conditioned-RLFT)

OpenCchat
https://github.com/imoneoi/openchat
オープンソース言語モデル

Lora(Low-Rank-Adaptation)
非常に少ない計算量で追加学習ができるモデル

AGI(Artificial General Intelligence)
汎用人工知能

IndexedDB
https://developer.mozilla.org/ja/docs/Web/API/IndexedDB_API/Basic_Terminology
ユーザーのブラウザー内にデータを永続的に保存するための方法です。
ネットワークの利用可否にかかわらず、豊富なクエリー機能を備えたウェブアプリケーションを作成できるため、オンラインでもオフラインでも動作します。

input & output

Posted by shi-n