Local Apps
#1851
Replies: 3 comments
-
|
Hi @FBTCAD , to add AnythingLLM to the Local Apps, you can open a PR on this file :) https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/local-apps.ts |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
no clue what you are speaking about
you want to add coe inside ????
import { parseGGUFQuantLabel } from "./gguf.js";
import type { ModelData } from "./model-data.js";
import type { PipelineType } from "./pipelines.js";
import { stringifyMessages } from "./snippets/common.js";
import { getModelInputSnippet } from "./snippets/inputs.js";
import type { ChatCompletionInputMessage } from "./tasks/index.js";
…On Mon, Nov 24, 2025 at 4:51 PM Lucain ***@***.***> wrote:
Hi @FBTCAD <https://github.com/FBTCAD> , to add AnythingLLM to the Local
Apps, you can open a PR on this file :)
https://github.com/huggingface/huggingface.js/blob/main/packages/tasks/src/local-apps.ts
—
Reply to this email directly, view it on GitHub
<#1851 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BB4EB2C5YFCIFYM4X75LH7D36LBILAVCNFSM6AAAAACM5MEAQSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKMBVHEZDKNI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
In the file I've shared above, there is a mapping defining other local apps: . Adding a new entry for AnythingLLM in it is a good start to get it into the local apps on the Hub. I was suggesting you could open a PR if you are up for it? :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Add AnythingLLM to the list of Local Apps for infering the models - Anythingllm is in the same category as LM Studio and Jan.
Beta Was this translation helpful? Give feedback.
All reactions