Тёмный

Unleash the power of Local LLM's with Ollama x AnythingLLM 

Tim Carambat
Подписаться 15 тыс.
Просмотров 100 тыс.
50% 1

Running local LLMS for inferencing, character building, private chats, or just custom documents has been all the rage, but it isn't easy for the layperson.
Today, with only a single laptop, no GPU, and two free applications you can get a fully private Local LLM RAG chatbot running in less than 5 minutes!
This is no joke - the teams at Ollama and AnythingLLM are now fully compatible, meaning that the sky is the limit. Run models like LLama-2, Mistral, CodeLLama, and more to make your dreams a reality with only a CPU.
Ollama: ollama.com/
AnythingLLM: useanything.com/download
And you are off to the races. Have fun!
Chapters
0:00 Introduction to Ollama x AnythingLLM on a laptop
0:36 Introduction to Ollama
1:11 Technical limitations
1:48 Ollama Windows is coming soon!
2:11 Let’s get started already!
2:17 Install Ollama
2:25 Ollama model selection
2:41 Running your first model
3:33 Running the Llama-2 Model by Meta
3:57 Sending our first Local LLM chat!
4:53 Giving Ollama superpowers with AnythingLLM
5:31 Connecting Ollama to AnythingLLM
6:45 AnythingLLM express setup details
7:28 Create your AnythingLLM workspace
7:45 Embedding custom documents for RAG for Ollama
8:22 Advanced settings for AnythingLLM
8:53 Sending a chat to Ollama with full RAG capabilities
9:30 Closing thoughts and considerations
#opensource #llm #privategpt #localagent #chatbot #ragchatbot #rag #openai #gpt #customgpt #localai #ollama #freechatbot #aitools #aitoolsyouneed #aitoolsforbusiness #freeaitool #freeaitools #llama2 #mistral #langchain #tutorial #aitutorial #aitools2024 #aiforbeginners #aiforproductivity

Опубликовано:

 

15 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 266   
@karkonda5653
@karkonda5653 3 месяца назад
Amazing insight! I was already using Ollama, and adding AnythingLLM is the icing on the cake 👍. Thanks for the video!
@managementteam1071
@managementteam1071 3 месяца назад
What do you think about this model , what’s your experience?
@user-ld8sy9xu2v
@user-ld8sy9xu2v 2 месяца назад
Thank you for your hard work! This is really a game changer,now people can build they personal chatbots,with massive databases and knowledge about they favorite topics,without using or paying online services. This is my new favorite piece of software together with LM studio. Huge respect and keep up with good work.
@m.bouanane4455
@m.bouanane4455 8 дней назад
Thank you for the info. Is it possible to fine-tune an LLM through Ollama/AnythingLLM? As well, is it possible to build a multiuser server locally?
@HistoryIsAbsurd
@HistoryIsAbsurd 4 месяца назад
Ollama is now officially on windowssss!!!!
@geekazoid47
@geekazoid47 3 месяца назад
.. Docker... It always was
@HistoryIsAbsurd
@HistoryIsAbsurd 3 месяца назад
Docker image is a WSL2...Linux port. Its not Windows, you're just using a third party app to run it in windows at the cost of resources to run the docker server. (which ive been doing for a long time, duh...) I mean its out on windows which makes development SIGNIFICANTLY easier. ;)@@geekazoid47
@ManjaroBlack
@ManjaroBlack 3 месяца назад
lol yeah I just saw the release right after this video posted. Good call. I currently have my GPU passed through to my windows VM for different compute things. Glad to see ollama on windows. I’ll definitely try this out.
@3ace846
@3ace846 3 месяца назад
@@geekazoid47 pain in the ass to setup for someone with no knowledge on setting up docker
@jeffreyy225
@jeffreyy225 3 месяца назад
@@3ace846 wdym docker is the easiest thing much better than regular commandline installing of things
@LakerTriangle
@LakerTriangle Месяц назад
The only video I found that gave me exactly what I was looking for...THANKS!
@NurtureNestTube
@NurtureNestTube Месяц назад
This is mind blowing! Thank you, much appreciated!
@_TheDudeAbides_
@_TheDudeAbides_ Месяц назад
Perfect video! It has changed a bit though, so you don't need to pick lance etc, it just shows it as chosen.
@sebastiaanstoffels7565
@sebastiaanstoffels7565 3 месяца назад
This is great, and nice to see Linux support is there now as well.
@4AlexeyR
@4AlexeyR 23 дня назад
Hi, have to thank you for the tutorial. It is very useful to quick test different LLM models, vector databases and other points with different data content. And just after that think about what stack is suitable to index your own data and try to deploy it on a server-side. Thanks!
@renierdelacruz4652
@renierdelacruz4652 4 месяца назад
Great video, Thanks very much
@Linguisticsfreak
@Linguisticsfreak 2 месяца назад
This is exactly what I was looking for! :)
@rembautimes8808
@rembautimes8808 Месяц назад
Great video thanks for developing this
@GregRutkowski
@GregRutkowski 3 месяца назад
Great stuff, will be putting it on my windows machine...can't wait till a linux/Ubutu Appimage is released.
@TimCarambat
@TimCarambat 3 месяца назад
Working on it - just having trouble getting a stable Ubuntu (with UI) running so i can fully test the end-to-end flow
@GregRutkowski
@GregRutkowski 3 месяца назад
@@TimCarambatTake your time, better to get it right then having to patch-it.
@TimCarambat
@TimCarambat 3 месяца назад
@@GregRutkowski I got an AppImage live on the main site now. Tested and built on Ubuntu 22, not sure how compatible that build system is with other distros, but I dont have inifinite linux machines (or time!) useanything.com/download
@GregRutkowski
@GregRutkowski 3 месяца назад
@@TimCarambat Time to test it out...
@KarimMarbouh
@KarimMarbouh 3 месяца назад
thank you for your work
@DragoMir-lc1cr
@DragoMir-lc1cr 2 месяца назад
I love AI, and I'm dabbling in all kinds of things, but I could never get LLMs to really work on my local machine. THIS is amazing. I got it working on my gaming laptop.
@unimposings
@unimposings 4 месяца назад
what about agents? do you plan to integrate agents? with crewai, or autpgpt, also why only ollama, you can integrate llm studio as well! sounds like a promising project.
@tiredofeverythingnew
@tiredofeverythingnew 4 месяца назад
This is very cool Tim!
@BillHertzing
@BillHertzing 2 месяца назад
Nicely done. I like the flexibility of the tool.
@danieltv123
@danieltv123 Месяц назад
Looks cool! Gonna try it right now
@emil8367
@emil8367 3 месяца назад
Many thanks for introduction the AnythingLLM. Is there any date mentioned when this app will be release for Ubuntu. I have to admit it blocks me 😀but there are so cool features to automate our work. Or maybe is there any similar app to integrate Ollama with vector DB, embeddings, etc in similar way ?
@SCHaworth
@SCHaworth 3 месяца назад
I have a spare iMac, nice to see it works on intel. I get to use it for something other than youtube videos on the corner of my desk.
@techiebd_plyr_wb6246
@techiebd_plyr_wb6246 2 месяца назад
Really Thank you for your help. I'm trying.
@successjames-pu7ds
@successjames-pu7ds 2 месяца назад
Great explanations in your its eas very useful and helpful information thanks Sir😊😊😊😊😊😊
@oxiigen
@oxiigen 2 месяца назад
Excellent! Thank you!
@SCHaworth
@SCHaworth 3 месяца назад
well done. Looks solid.
@artur50
@artur50 3 месяца назад
That was really fantastic. Tm once at work i’d go full hog at it and they let you know! By the way, do you plan to implement DSPy somehow?
@TimCarambat
@TimCarambat 3 месяца назад
Unlikely because it cant fit into our stack (since its Python). The idea of the framework however is not impossible to support
@Noshiru
@Noshiru Месяц назад
Awesome thank you ! The possibility to learn by giving it docs/URL is so cool. I have one question though: Is it possible to use AnythingLLM with an API ? So we can use a model (Llama 3), add data thanks to AnythingLLM, then use an API to talk to AnythingLLM that returns response ? Thank you in advance for the answer, I guess many people wonder the same ^^.
@bajerra9517
@bajerra9517 2 месяца назад
You are amazing, great video
@m.bouanane4455
@m.bouanane4455 3 месяца назад
Thanks Tim for this great stuff ! ​ I am interested in generating a document based on data within multiple local files. Do you think it's easily feasible with ollama/AnythingLLM?
@amirulbrinto
@amirulbrinto 3 месяца назад
Ollama works very slow on Windows. Tested using LM studio and it's working.
@brunovilloutreix3296
@brunovilloutreix3296 3 месяца назад
Nice tool indeed, thanks
@GeorgeDole
@GeorgeDole 2 месяца назад
Kudos on Anything LLM.❤
@crimsonhawk467
@crimsonhawk467 4 месяца назад
THIS IS AMAZING
@K600K300
@K600K300 3 месяца назад
thank you for this awesome explanation
@abd-elrahmanmahmoud3167
@abd-elrahmanmahmoud3167 3 месяца назад
You are a legend❤️
@tzenmatteo
@tzenmatteo 3 месяца назад
great work tim
@CharlesOkwuagwu
@CharlesOkwuagwu 4 месяца назад
This was nice. What other integration options are available, particularly on window with a good GPU
@TimCarambat
@TimCarambat 4 месяца назад
If on windows you can run LMStudio (just like ollama but with a UI) and LocalAI (requires docker to run). Outside of that you can also turn to hosted LLMs on OpenAI, Azure OpenAI, Anthropic, Google Gemini Together AI, and Mistral
@jibberishballr
@jibberishballr 3 месяца назад
Good stuff. Are there any ways to connect to APIs (similar to how chatGPT works) where we could use large data sets for free? Adding individual websites and files could take a lifetime...any workarounds?
@marlo-ji
@marlo-ji 2 месяца назад
That's cool! btw i think you've rendered a 16x10 ratio video to a 16:9 It looks a little weird 😅
@michaelberg7201
@michaelberg7201 Месяц назад
Just for the record Ollama does support embedding models. They work very well (very fast) for text, not sure about other modalities.
@TimCarambat
@TimCarambat 29 дней назад
We support Ollama embedding now! When i made this video we had not yet (or maybe it didnt even exist in Ollama yet?)
@rickhoro
@rickhoro 3 месяца назад
Looks great! Do you have an idea of when Linux will be available?
@TimCarambat
@TimCarambat 3 месяца назад
Been working on it this week! Looks like the app image should be good by next release, likely next week
@minus5m
@minus5m 3 месяца назад
I love the idea of AnythingLLM but for some reason I cant get it to relate to the documents I provide.. and Ideas what might be causing that?
@stanTrX
@stanTrX Месяц назад
can you make few more videos specifically for the agents and details of embedding and possible troubleshootings please.
@mad7505
@mad7505 3 месяца назад
Bro this is amazing! Currently training models seems like a big hastle most training is done via google collab and such any plans on adding an easy UI interface to train models locally inside AnythingLLM?
@TimCarambat
@TimCarambat 3 месяца назад
Being able to fine tune off the chat and such is on the roadmap, but is still conceptual since 99% of people cannot train a model on their device. So we may integrate or connected to some provider which can enable this to happen more easily. We allow you to export the chats in a fine-tune format already to encourage this behavior and id love to close the loop on it
@mad7505
@mad7505 3 месяца назад
@@TimCarambat Thanks Tim appreciate you.
@yassersharaf7590
@yassersharaf7590 2 месяца назад
Thanks a lot. I have 2 questions. Does it have access to the internet to fetch recent updated information? What's the best model to use for software engineers?
@TimCarambat
@TimCarambat 2 месяца назад
You can scrape websites with the built in scraper but its not "internet connected". Not like an agent-LLM. CodeLlama for local LLM. Claude-3 Opus for closed source
@zerotheory941
@zerotheory941 2 месяца назад
This is awesome! I'm so glad I found this video cause being able to talk to my pdfs was something i've been wanting to do for a while! I do have some questions though. I have pdfs of tabletop RPG books and when I ingest a certain book and begin asking it rules questions it seems to 'reach out' to other sources and rules that aren't in the book and the responses are incorrect. Is there a way to narrow the chat to only answer rules and such about that particular game or book instead of adding knowledge on other games it has?
@TimCarambat
@TimCarambat 2 месяца назад
Ah, this is an error class i just refer to as "general knowledge creep". The only semi-good remedy is just a really strong system prompt explicitly detailing that only knowledge in the context should be used and to not use it's existing understanding of a game on how rules for this game should work - or something along those lines. System prompt can def fix this and depending on the model will vary in performance.
@fuba44
@fuba44 3 месяца назад
Hello, anything in the pipeline for using the new ollama embeddings? they are super super fast :-)
@TimCarambat
@TimCarambat 3 месяца назад
Already live in main repo. Will be live in next weekly release
@brookster7772
@brookster7772 3 месяца назад
@Tim This is GREAT STUFF. Your putting in some serious effort and it shows. Can I use this to setup on a client site? I am a software developer and would like to create embeddings specific to ai python projects and documentation... what are a couple options i should consider. Thanks
@TimCarambat
@TimCarambat 3 месяца назад
You absolutely could but youll want to run our Docker offering because it is meant for that. The desktop app is really a local "single-player" solution. The docker app has a full API, multi-user support, etc etc
@jaapjob
@jaapjob 3 месяца назад
This looks great thanks!
@fuba44
@fuba44 4 месяца назад
would you consider adding more plaintext files, such as .py files? Just installed the latest version in docker and its great, love everything about this!
@TimCarambat
@TimCarambat 4 месяца назад
You know it's funny, we allow pulling in and embedding of whole github repos, but not the independent code files. I will work on resolving that for you - thanks for pointing it out 😄
@fuba44
@fuba44 4 месяца назад
@@TimCarambat you are absolutely welcome, if i helped even 0.01% it made my day!
@TimCarambat
@TimCarambat 3 месяца назад
Reply just to say we support this now (and have for a few weeks now!)
@unhandledexception1948
@unhandledexception1948 2 месяца назад
Can I specify the context size to use myself (for models with very large contexts like command-r ?)
@JohnDoe-jk9qn
@JohnDoe-jk9qn 2 месяца назад
When you embedd website, does it only embedd that one webpage or goes recursively through the entire domain (like web spyders) do?
@ellied5935
@ellied5935 Месяц назад
Thank you Tim very helpful. May I ask the similarities/diff between anythingllm and privategpt ?
@TimCarambat
@TimCarambat 29 дней назад
We are a one-click single Desktop app you can install, no code or python or docker config We support many LLM, embedders, and vectordatabases where the defaults are all local We come with built-in data connectors like Github, website scraping, bulk website scraping, Confluence, etc etc We also have agent capabilities for _all_ models, even if that model does not support tool calling. We also support multi-user on our Dockerized version of the app (if you need that) - that is just off the things i do know about PrivateGPT. Nothing wrong with PrivateGPT at all, i think our tool is much more "accessible" and more all-in-one. Different strokes for different folks
@jeremybristol4374
@jeremybristol4374 3 месяца назад
Awesome!
@mdc8223
@mdc8223 3 месяца назад
Can you put an example using Hugging Face? I don't know what happens but Anythingllm is asking ChatGPT and not my documents.
@DC-xt1ry
@DC-xt1ry 2 месяца назад
very impressive :-o
@peacetothehumanity5558
@peacetothehumanity5558 4 месяца назад
Hi, I noticed you are still in chat mode when you asked questions, isn't it better to switch to query mode ?
@TimCarambat
@TimCarambat 3 месяца назад
Chat is general knowledge + documents Query is just documents. In this case, since each query had used context - the results would have been the same
@truehighs7845
@truehighs7845 3 месяца назад
For ollama on Macbook pro 2016 x86 and 32gb or ram I recommend Solar, Mixtral is good but slow.
@ajarivas72
@ajarivas72 Месяц назад
How can I get a list 📝 of models that work on OLLAMA?
@truehighs7845
@truehighs7845 Месяц назад
@@ajarivas72 Lllama3 now is not bad, but still solar and Mixtral are good too.
@prateek_alive
@prateek_alive 3 месяца назад
I have a M2 Max Macbook Pro. Ollama with 7B Llama works super fast when used in Terminal. Why is it slow when I am using AnythingLLM along with it. There is a drastic time difference! Pls advise.
@thecryptobeard
@thecryptobeard 2 месяца назад
sweet tool bro!
@lwjunior2
@lwjunior2 3 месяца назад
Is there a timer or countdown clock for the embedding and processing time?
@TimCarambat
@TimCarambat 3 месяца назад
Not currently, it would be nice to add though for obvious reasons
@ManjaroBlack
@ManjaroBlack 3 месяца назад
Next we just need to serve a webpage with authentication. Complete package.
@TimCarambat
@TimCarambat 3 месяца назад
The docker version has multi-user with auth :)
@spiffingbooks2903
@spiffingbooks2903 Месяц назад
2 months have passed since the original video, 2 questions. I am running a 12 GB vram RTX3060 GPU. Will LM Studio be a better solution than Ollama? 2. Now Llama 3 has come out, will thos work with what is presumably a much more capable LLM?
@prototypestrong5092
@prototypestrong5092 Месяц назад
I love the ease of set up and the local private models. First attempts at use are not good in terms of models ability to understand and formulate answers to questions based on provided context docs even with only 8 documents provided. I did try it with just one document provided, and answers seems less confused. Ideally I'd like to be able to point to a whole drive and chat with my own currated knowledge base. Is that an inappropriate use of this tool?
@ntelo
@ntelo 2 месяца назад
Can I use AnythingLLM locally and privately only as an API like the OpenAI API? In addition, do you offer anything like the Assistants API, where you can have models that have pre-defined instructions on how to respond?
@liostabile_gda
@liostabile_gda 3 месяца назад
Hello, Tim, how are you? Thanks for the video! I have a question, I have Ollama on a ex mining rig with 5 GPUs, the response time is very good, but when I ask 2 questions in parallel it does not answer in parallel, he answers the first question and the second question remains in “queue” until I finish answering the first question, could you help me? Thank you
@zephirusvideos
@zephirusvideos 3 месяца назад
I get "-- loading available models --" in the Chat Model Selection combobox after selecting Ollama Base URL (that is correct btw) because I can open ollama one ui. What am I missing here?
@Musaddique_MMALI
@Musaddique_MMALI 2 месяца назад
Same. Whats the issue? Have you found any solutions?
@zephirusvideos
@zephirusvideos 2 месяца назад
@@Musaddique_MMALI I reinstalled today because I formatted my computer. Now is working fine.
@1111Scorpitarius
@1111Scorpitarius Месяц назад
It seems to be having an issue reading the entirety of my Docx, only 103KB. It's the CBA for my workplace. Once embedded it states that there is no context for the question I've asked, though there most certainly is. (IE, shift schedule times, etc...), it will then proceed to read OTHER parts of the document. I wonder if there are certain document types that work better than Docx? or if anyone has any suggestions?
@CaptZenPetabyte
@CaptZenPetabyte 18 дней назад
Looking forward to release for Linux
@PswACC
@PswACC 2 месяца назад
When you scape a URL does it extend the scrape to every page on the site? Or would I have to add all the pages of a site manually? How deep is the URL scrape?
@TimCarambat
@TimCarambat 2 месяца назад
The one in the uploader is currently just the url. Understandably that is not great for large url ingestion and there is a piece of work being done to add deep scraping (or at least multi link, possibly agent based) to the tool.
@mauricecatapano9724
@mauricecatapano9724 Месяц назад
Thanks for the video, but I'm not sure why, but my windows version of anythingllm is slightly different and I can only follow so far before what's on my screen is different than yours. Is there a video for the windows version? Please make sure that you explain the differences.
@TimCarambat
@TimCarambat Месяц назад
Where is the disconnect for you? This video is quite old now and we have improved the product a lot since
@Rewe4life
@Rewe4life 10 дней назад
This Looks so Great! Is it possible to run it on a Server and Access the um via a Web Browser?
@TimCarambat
@TimCarambat 10 дней назад
Yes, in this demo I was just using the desktop app but we have a docker server based/web UI as well
@Rewe4life
@Rewe4life 10 дней назад
@@TimCarambat that sound amazing. I will try that in the next days. Today I‘ve installed privateGPT and that is quite cool, but very limited in inputs. Yours looks much more flexible with all the possible inputs like links to websites and so on. I have thousands of pdf documents (scanned my file cabinet. That took months). Is it possible to load them all in and then kind of talk to my entire file cabinet?
@Aristocle
@Aristocle 3 месяца назад
Can "recursive similarity" be set as the RAG method?
@user-gp6ix8iz9r
@user-gp6ix8iz9r Месяц назад
Can you do a review on AirLLM it’s lets you run a 70b model on 4gb of vram, or is there a way to run it on your software?👍👍👍
@finnews_
@finnews_ 3 месяца назад
already using ollama... and must intergrate it with Anything LLM. I will say ollama works a bit slow, may be because of the 7B Parameters. It take generally 70-80 seconds to deliver an answer.
@TimCarambat
@TimCarambat 2 месяца назад
Are you on an intel-based processor with no GPU? If so this is par for the course and normal.Bigger model can lead to even longer time-to-first-token or crashes
@_TheDudeAbides_
@_TheDudeAbides_ 11 дней назад
I have tried this out a bit now and I really like it. However, I would like to import lots of dokuments and not via a GUI. Is it possible somehow to use python to connect to anythingLLM to post text files via an API or something like that? It would be fun to pump in huge amounts of text files and ask stuff.
@TimCarambat
@TimCarambat 4 дня назад
The desktop and docker app both ship with a full API that would enable this!
@robwelsh5070
@robwelsh5070 2 месяца назад
Got this working. How do i get it to summarise a pdf please?
@shaunpx1
@shaunpx1 3 месяца назад
Are you just downloading the HTML web page for a site and then compiling that as a datasource is is there an agent actually crawling the site looking for the data based on a given user input?
@TimCarambat
@TimCarambat 2 месяца назад
Just downloading the page. No agent support currently
@Gabriecielo
@Gabriecielo 3 месяца назад
Thanks for the tutorial, and the combination with Ollama and AnythingLLM are exactly what I need. But when I try to embed with several PDFs, always got failed error. Do you know what I did wrong? I'm running Ollama from AnythingLLM with Mistral as LLM. Normal chat is ok. I'm on mac.
@Gabriecielo
@Gabriecielo 3 месяца назад
Actually I reported a bug, maybe it's not a bug but something I set wrong. Sorry for false reporting then. github.com/Mintplex-Labs/anything-llm/issues/821, thanks again for making this great app.
@m.bouanane4455
@m.bouanane4455 3 месяца назад
​@@Gabriecielowhat kind of use case you have tested with the embed files (what format?)? I am interested in generating a document based on data within multiple local files. So you think it's feasible with ollama/AnythingLLM?
@Gabriecielo
@Gabriecielo 3 месяца назад
@@m.bouanane4455 I tried PDF, more text books. Mitral 7B and Gemma tested, Gemma lost a lot to Mitral. And it works with multiple docs too. One thing I felt is AI needs my questions to drive him read and think deeper into the book.
@Gabriecielo
@Gabriecielo 3 месяца назад
Tested with PDF mainly, works fine. And we could easily switch all open-source LLMs. For using AnythingLLM to generate doc, you should ask Tim, I only tried use interface, didn't know if API is available or other tools for you to drive. @@m.bouanane4455
@Punarjagran
@Punarjagran 3 месяца назад
Would it allow local server which gives REST api? not in tcp ip, but normal android app backend api format @GET, etc..?
@TimCarambat
@TimCarambat 3 месяца назад
The docker image comes with a full REST API. It is accessed via TCP/IP though. You can wrap it though on the Android side with Retrofit or something like that
@tsoueid
@tsoueid 3 месяца назад
Are you planning on adding support for Nvidia Chat with RTX?
@TimCarambat
@TimCarambat 3 месяца назад
Do they have an api for that tool?
@SolidBuildersInc
@SolidBuildersInc Месяц назад
Awesome, Army Swiss Knife for LLM Can I spin up a Streamlit app with this ?
@simonfearby
@simonfearby 2 месяца назад
Doesn't seem to work with RU-vid URLs - I add the URL and ask what the key messages are and I just get a load of nosnsense about something totally different!
@CristianAguilarnavarro
@CristianAguilarnavarro 18 дней назад
Thank
@seddikmokrani5339
@seddikmokrani5339 3 месяца назад
Bruh this is dope. Sadly I’m on Linux, I wish we could have an Appimage or a Flatpak version.
@TimCarambat
@TimCarambat 3 месяца назад
AppImage should be live next week
@TimCarambat
@TimCarambat 3 месяца назад
AppImage is live useanything.com/download
@snuwan
@snuwan 3 месяца назад
I installed it on windows and when I try to upload a document the my documents windows comes up but it says document processor unavailable. how can I fix it
@JO-rp2ec
@JO-rp2ec 12 дней назад
i am confused on the step where u copy the url from ollama to anything Llm. I am at the same machine and can't figure out what is the url. I tried the direction that appear when using ollama serve but doesn't work.
@kimtim5030
@kimtim5030 Месяц назад
AnythingLLM only recognizes the first document I uploaded, but not the 2nd doc and not even see the website link after the 1st upload. I reset, deleted workspace, created a new workspace, restarted my computer, but AnythingLLM still not seeing the 2nd upload. Is it a bug? Please fix. Thanks, Tim!
@dadbrasil
@dadbrasil 3 месяца назад
Would love to try it, but the download speed is like 10kbps right now
@jrbling25
@jrbling25 15 дней назад
is there an option to utilize GPU? is this an advantage of something like openwebui? Still learning and barely getting into understanding local llms
@TimCarambat
@TimCarambat 4 дня назад
Ollama/LMStudio/etc providers all opt to use GPU by default and should be able to do so without downloading CUDA drivers
@mayorc
@mayorc 4 месяца назад
I tried Anything LLM (using the default suggested tools for embedding, vectors and so on), with LM Studio, tested with multiple LLMs, it works fine, I can chat without trouble, until I decide to upload a document file (tried with a PDF paper from arxiv) or a web url and move it to the workspace, it gives me no error, everything seems fine, but now whatever prompt I use, whether in chat or query mode I get an error in the chat window as a response: ⚠ Could not respond to message. An error occurred while streaming response. Failed to fetch. I do not get any error in the LM studio log, so I suppose no data get sent to the endpoint server. Everything freeze down cause if trying to go in the options for the workspace it doesn't do anything, if I go in the general options I do get an infinite loading circle loop. To fix it I need to reload and remove the document from the workspace. My System: i7 3770k, 32GB + RTX 3060 12GB. Windows 10. Note: Since my AnythingLLM doesn't have that thread option in the GUI I suppose I've to update AnythingLLM and check if the error doesn't show up in the new build.
@TimCarambat
@TimCarambat 4 месяца назад
The thread feature if available in the latest version of the desktop app - so you can redownload and just overwrite the application and youll still keep your data. It looks like you have plenty of power and memory. "Failed to fetch" with LMStudio almost always means that the endpoint being used or the API key (if applicable) is incorrect. The LMStudio endpoint should be somthing like `localhost:1234/v1` in AnythingLLM. Make sure you started the LMStudio inference server in that application as well since it does not start on boot. medium.com/@ingridwickstevens/running-a-local-openai-compatible-mixtral-server-with-lm-studio-cd602efbf808
@mayorc
@mayorc 4 месяца назад
​@@TimCarambatI don't think it's LM Studio related at all, cause I used it with multiple tools without trouble, as I said i used localhost:1234/v1 (you can't set the API key in AnythingLLM), but chat work fine in AnythingLLM, but as soon I try to chat or query after embedding anything I get that error (Could not respond to message. An error occurred while streaming response. Failed to fetch.) Update: I installed the latest. First tried without deleting anythingllm preference folder and got a fail in trying to save and embed the document suggest trying a different schema than LanceDB. Since the error was different I thought maybe the preferences have compatibility issues, so I cleaned up the preference folder and started from scratch. And got the original message on the arxiv pdf (but no failure on embedding and saving this time), this partially froze the process as I explained above, I also got multiple wmic.exe and conhost.exe processes, a few times multiple powershell.exe spawning on my system and high CPU usage from process: WmiPrvSE.exe. So I restarted and tried uploading a new story from the web from a basic webpage (longstoryshort.squarespace_com/great-example) and got an error when attempting to move the doc to the workspace(Save and embed): It fails again and suggest trying a different schema than LanceDB but at least it doesn't freeze (it still spawns multiple processes). So I think it's a problem with the LanceDB wheter it does fail to save and embed or not. I will try installing Chroma and see what happens, will try Ollama as well, I would still check.
@razvanab
@razvanab 4 месяца назад
Is the GUI app for AnythingLLM open-source?
@TimCarambat
@TimCarambat 4 месяца назад
Yes, it's the same repo as the main app, it's just the desktop branch. github.com/Mintplex-Labs/anything-llm
@razvanab
@razvanab 3 месяца назад
@@TimCarambat Thank you.
@vp9521
@vp9521 Месяц назад
I used LLama 2 LLM model with anything LLC just shown in this video and use my website to train the LLM model but I am still getting generic answers that are unrelated to my website. how do I fix this?
@DevGamerShripadAgashe
@DevGamerShripadAgashe 13 дней назад
Hey how do you configure it to use your you GPU / cuda and not your CPU
@blkmlk
@blkmlk Месяц назад
Did you have to give ollama 2 admin perms aswell?
@VaibhavShewale
@VaibhavShewale 3 месяца назад
if i even try to download it my pc will just burst up and catch fire
@arunima29
@arunima29 Месяц назад
Ollama now supports embedding models.
@TimCarambat
@TimCarambat Месяц назад
And we support those models for embedding now as well!
@schweeeeeeeeeeeeeeee
@schweeeeeeeeeeeeeeee 4 месяца назад
Linux coming soon :) Linux not there yet :(
@TimCarambat
@TimCarambat 3 месяца назад
AppImage is live for AnythingLLM useanything.com/download And Ollama supports a linux download now as well. I think its just an install script
@schweeeeeeeeeeeeeeee
@schweeeeeeeeeeeeeeee 3 месяца назад
😍
@schweeeeeeeeeeeeeeee
@schweeeeeeeeeeeeeeee 3 месяца назад
@@TimCarambat:D
@nexusphreez
@nexusphreez Месяц назад
So my question is is it possible to set up LLM anything to be accessible over a local network?
@TimCarambat
@TimCarambat Месяц назад
Yes, absolutely
@DanHalper
@DanHalper 2 месяца назад
I thought I was too stupid to do this but I guess I'm smarter than I thought or this is easier than i thought
@JoelPrabhod
@JoelPrabhod 3 месяца назад
Can we use Dalle 3?
Далее
What is Apache Kafka®?
11:42
Просмотров 338 тыс.
ДЖОНИ КИНУЛ ОСКАРА НА БАБКИ 🤑
01:00
World’s Deadliest Obstacle Course!
28:25
Просмотров 39 млн
How I Made AI Assistants Do My Work For Me: CrewAI
19:21
Obsidian with Ollama
6:33
Просмотров 9 тыс.
All You Need To Know About Running LLMs Locally
10:30
Просмотров 111 тыс.
Using Ollama To Build a FULLY LOCAL "ChatGPT Clone"
11:17
Building Production-Ready RAG Applications: Jerry Liu
18:35
Installing Ollama to Customize My Own LLM
9:20
Просмотров 26 тыс.
ДЖОНИ КИНУЛ ОСКАРА НА БАБКИ 🤑
01:00