受欢迎的博客标签
RSS

博客文章标记 'ai'

AI code part 1
AI IDE
各种AI框架之间的关系
sherpa-onnx icefall k2 体系 funasr PyTorch 框架 之间的关系
AI CLI
在 Raspberry Pi 5 (Debian 12) 上使用 AI CLI 来维护和分析系统日志 有两种路径:使用轻量级本地 AI 工具 或 将日志流式传输到在线 LLM   本地运行 (使用 Ollama) 运行本地
ChatGPT Series:Account
ChatGPT https://openai.com/
How LLM works(Ollama)?c# .Net
安装 Ollama的安装方式常用的有两种,一种是去官网下载,另一种是去GitHub下载,可以选择对应的系统版本进行下载 官网首页直接下载 https://ollama.com/Github Relase下载 https://github
How LLM works(LLamaSharp)?c# .Net
  namespace appLLama { internal class Program { static void Main<span class="token punctuat
使用ML.Net Developing an ML model to integrate into HA
Developing an ML model to integrate into HA. 使用ML.Net Developing an ML model to integrate into HA
AI and Home assistant
我们使用自然语言跟大模型交流,大模型选择一个合适工具函数,把函数名称还有参数返回给我,再使用Python具体执行这个函数,这个就是大模型Function Call的一个实现思路。 你是一个智能家居AI,你的根据用户输入返回对函数,必须从函
How LLM works?
Consider a user asking, “What is the temperature in Miami?” The LLM processes the question and identifies a
Part 3 - ML.NET taxi-fare-train
        https://github.com/iaspnetcore/ML.Net/tree/master/src/FisrtML.netConsoleApp https://git