Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
OurBuilding Ambient Agents with LangGraph course is now available on LangChain Academy!
Open on GitHub

llamafile

llamafile lets you distribute and run LLMswith a single file.

llamafile makes open LLMs much more accessible to both developers and end users.llamafile is doing that by combiningllama.cpp withCosmopolitan Libc into one framework that collapsesall the complexity of LLMs down to a single-file executable (called a "llamafile")that runs locally on most computers, with no installation.

Installation and Setup

See theinstallation instructions.

LLMs

See ausage example.

from langchain_community.llms.llamafileimport Llamafile
API Reference:Llamafile

Embedding models

See ausage example.

from langchain_community.embeddingsimport LlamafileEmbeddings
API Reference:LlamafileEmbeddings

[8]ページ先頭

©2009-2025 Movatter.jp