# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/cfxb5pq
Llama-3-8B 中文版來了,在自己設備上運行試試看吧**
Llama 3-8B Chinese\n 是在 Meta 最新發布的 Llama-3-8b 模型基礎上進行微調的中文版。該模型採用 firefly-train-1.1M、moss-003-sft-data、schoolmath0.25M、ruozhiba 數據集,使模型能夠使用中文回答用戶的提問。在本文中,我們將使用 LlamaEdge 本地運行 Llama-3-8B 中文版模型。使用 Llam ⌘ Read more