title
stringlengths
1
300
score
int64
0
8.54k
selftext
stringlengths
0
41.5k
created
timestamp[ns]date
2023-04-01 04:30:41
2026-03-04 02:14:14
url
stringlengths
0
878
author
stringlengths
3
20
domain
stringlengths
0
82
edited
timestamp[ns]date
1970-01-01 00:00:00
2026-02-19 14:51:53
gilded
int64
0
2
gildings
stringclasses
7 values
id
stringlengths
7
7
locked
bool
2 classes
media
stringlengths
646
1.8k
name
stringlengths
10
10
permalink
stringlengths
33
82
spoiler
bool
2 classes
stickied
bool
2 classes
thumbnail
stringlengths
4
213
ups
int64
0
8.54k
preview
stringlengths
301
5.01k
What are you using Local LLaMAs for?
100
What use cases are people using local LLaMAs for? I have a nice computer with a 4090 and I enjoy messing around on ChatGPT but I cannot seem to come up with a use case for having my own personal chatbot.
2023-07-13T18:20:27
https://www.reddit.com/r/LocalLLaMA/comments/14ys9ol/what_are_you_using_local_llamas_for/
Swab1987
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14ys9ol
false
null
t3_14ys9ol
/r/LocalLLaMA/comments/14ys9ol/what_are_you_using_local_llamas_for/
false
false
self
100
null
RLHF finetuning ?
2
Is there a simple tutorial or plug and play library that do RLHF training for LLMs ? Something that is simple and can be plugged with huggingface models and datasets
2023-07-13T18:20:09
https://www.reddit.com/r/LocalLLaMA/comments/14ys9cj/rlhf_finetuning/
MohamedRashad
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14ys9cj
false
null
t3_14ys9cj
/r/LocalLLaMA/comments/14ys9cj/rlhf_finetuning/
false
false
self
2
null
TokenMonster Ungreedy Tokenizer: Enables Models to be 4x Smaller and Whilst Achieving Higher Chr/Token (Includes LLaMa Tokenizer)
1
[GitHub](https://github.com/alasdairforsythe/tokenmonster) | [Interactive Benchmark](https://bot.co/tokenmonster/benchmark.html) | [Live Tokenizer](https://bot.co/tokenmonster) TokenMonster is an ungreedy subword tokenizer and vocabulary trainer for Python, Go & Javascript. You can use one of my pretrained vocabularie...
2023-07-13T18:10:44
https://www.reddit.com/r/LocalLLaMA/comments/14ys0m3/tokenmonster_ungreedy_tokenizer_enables_models_to/
Pan000
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14ys0m3
false
null
t3_14ys0m3
/r/LocalLLaMA/comments/14ys0m3/tokenmonster_ungreedy_tokenizer_enables_models_to/
false
false
https://b.thumbs.redditm…fmkavJ-av8hE.jpg
1
{'enabled': False, 'images': [{'id': 'Fz1scB97CXxMh9bFciLtOjHuHQMzSwHoNgv5Fen843k', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/mOal1dS-eYOHj9TiLg6Pz2SxOOdk4j2oylshnS4zxoY.jpg?width=108&crop=smart&auto=webp&s=f08b13aefa64e77de543ccafc4ac8e54e7566243', 'width': 108}, {'height': 108, 'url': 'h...
How to check LLM requirements and GPU specifications?
9
I have played around with language models in Google Colab and using API keys, but I want to start playing around with running an LLM locally. I have multiple computers with different GPUs, the best being a 3080ti 12GB. Basically, I have two questions: 1. How do I know which LLM I can run on a specific GPU, which GPU a...
2023-07-13T16:45:31
https://www.reddit.com/r/LocalLLaMA/comments/14ypuly/how_to_check_llm_requirements_and_gpu/
IvanSlayer
self.LocalLLaMA
2023-07-13T17:10:31
0
{}
14ypuly
false
null
t3_14ypuly
/r/LocalLLaMA/comments/14ypuly/how_to_check_llm_requirements_and_gpu/
false
false
self
9
null
Miku.gg, a VN-like chatbot UI for local LLM
75
Hello! This is an open source project I've working on for a while now. It's basically a chatbot UI for role-playing like SillyTavern, but with a focus on visual novel style which multiple scenarios, expressions and voices. It's compatible with oobabooga, so you can try chatting with the bots with your endpoint. I adde...
2023-07-13T15:20:20
https://www.reddit.com/r/LocalLLaMA/comments/14yno9b/mikugg_a_vnlike_chatbot_ui_for_local_llm/
iwantofftheride00
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14yno9b
false
null
t3_14yno9b
/r/LocalLLaMA/comments/14yno9b/mikugg_a_vnlike_chatbot_ui_for_local_llm/
false
false
https://a.thumbs.redditm…D8SuVM1Axx10.jpg
75
null
I've added Llama.cpp support for text generation, text streaming, and tokenization to ai-utils.js
25
2023-07-13T14:56:31
https://ai-utils.dev/integration/model-provider/llamacpp
lgrammel
ai-utils.dev
1970-01-01T00:00:00
1
{'gid_2': 1}
14yn2o1
false
null
t3_14yn2o1
/r/LocalLLaMA/comments/14yn2o1/ive_added_llamacpp_support_for_text_generation/
false
false
default
25
null
Fine tunning LORA/QLORA LLM
3
Do i need to make any change in formating of output, while using QLORA. Can it handle JSON format data ? dataset i have generated through GPT\_3 in json format. Example: \*\*Review(col1)\*\* Nice cell phone, big screen, plenty of storage.  Stylus pen works well. \*\*Analysis(col2)\*\* \\\[{“segment”: “Ni...
2023-07-13T14:34:59
https://www.reddit.com/r/LocalLLaMA/comments/14ymj79/fine_tunning_loraqlora_llm/
Muted-Mine-5236
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14ymj79
false
null
t3_14ymj79
/r/LocalLLaMA/comments/14ymj79/fine_tunning_loraqlora_llm/
false
false
self
3
null
How to FineTune LLMs with long chats with many switches between users?
2
Let's say I have many chat histories and many switches (let's say 20) between two chat participants (user1 and user2). The context of the conversation could be important. Now I want to fine-tune my model to to mimick user2. My Prompts for fine-tuning would look like this i. e. : Prompt1: Backgroundinformation about...
2023-07-13T14:08:20
https://www.reddit.com/r/LocalLLaMA/comments/14ylvms/how_to_finetune_llms_with_long_chats_with_many/
deepRLearner
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14ylvms
false
null
t3_14ylvms
/r/LocalLLaMA/comments/14ylvms/how_to_finetune_llms_with_long_chats_with_many/
false
false
self
2
null
Jan: Local LLMs on your iPhone
1
[removed]
2023-07-13T13:25:37
https://www.reddit.com/r/LocalLLaMA/comments/14yku72/jan_local_llms_on_your_iphone/
askjanai
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14yku72
false
null
t3_14yku72
/r/LocalLLaMA/comments/14yku72/jan_local_llms_on_your_iphone/
false
false
self
1
{'enabled': False, 'images': [{'id': '2vQtwpb1uYXb3f86dOnWLFaMJlKISbZ1nwvPDa26gT8', 'resolutions': [{'height': 70, 'url': 'https://external-preview.redd.it/ZGXj7Xlo1X75Zy1NwvYWgxmCDQc8p3Uu6PCrm_uAyQ8.jpg?width=108&crop=smart&auto=webp&s=10a0bea31a6a60a966df4152471d2c35966f1f47', 'width': 108}, {'height': 140, 'url': 'h...
[Help] I think I set the RAM too high in Oobabooga web interface and now its refusing to load from the terminal.
0
I'm using Ubuntu on a NUC with an i7-5557u and 16GB DDR3 RAM. In the "CPU memory in MiB" field I put 15250, since that's pretty much what 16GB comes to in MiB. (I'm assuming this was asking about RAM, though I wouldn't be surprised if it was actually asking about CPU cache, in which case I should have put 3.8MiB) Tur...
2023-07-13T12:53:13
https://www.reddit.com/r/LocalLLaMA/comments/14yk2sz/help_i_think_i_set_the_ram_too_high_in_oobabooga/
pstrib
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14yk2sz
false
null
t3_14yk2sz
/r/LocalLLaMA/comments/14yk2sz/help_i_think_i_set_the_ram_too_high_in_oobabooga/
false
false
self
0
null
Are there Agent-specific models out there?
11
Are there any llama models specifically trained for COT and following the REACT format? Or are there specific datasets I can look for? I'm pretty much only interesting in making autonomous agents, so role playing is not important.
2023-07-13T12:06:29
https://www.reddit.com/r/LocalLLaMA/comments/14yj2bh/are_there_agentspecific_models_out_there/
IWantToBeAWebDev
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14yj2bh
false
null
t3_14yj2bh
/r/LocalLLaMA/comments/14yj2bh/are_there_agentspecific_models_out_there/
false
false
self
11
null
Dataset requirements
5
Hi Guys, my question is regarding the dataset. I want to fine tune a model, but I do not know how my data has to look like. I am not interested in instruction based data, I would like to use just raw text. Do I have to care about any format or can I just create a full flowing text txt.file ? Thanks!
2023-07-13T09:40:10
https://www.reddit.com/r/LocalLLaMA/comments/14yg8b5/dataset_requirements/
Enkay55
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14yg8b5
false
null
t3_14yg8b5
/r/LocalLLaMA/comments/14yg8b5/dataset_requirements/
false
false
self
5
null
Stable Diffusion
9
Hi guys, I just wanna say that I love this community and I love the resources I've found for llms like llama.cpp, oobabooga, etc. but I really wanna try out running stable diffusion stuff locally now but I can't seem to find open-source stuff for it and don't even know where to really look for beginner friendly not tha...
2023-07-13T08:41:22
https://www.reddit.com/r/LocalLLaMA/comments/14yf7e7/stable_diffusion/
sebramirez4
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14yf7e7
false
null
t3_14yf7e7
/r/LocalLLaMA/comments/14yf7e7/stable_diffusion/
false
false
self
9
null
A theoretical roadplan for AGI, maybe some developer here could be interested
1
2023-07-13T08:41:01
https://www.reddit.com/r/singularity/comments/14ybisu/why_massive_context_lengths_and_a_mixture_of/?utm_source=share&utm_medium=android_app&utm_name=androidcss&utm_term=1&utm_content=1
Mission-Length7704
reddit.com
1970-01-01T00:00:00
0
{}
14yf757
false
null
t3_14yf757
/r/LocalLLaMA/comments/14yf757/a_theoretical_roadplan_for_agi_maybe_some/
false
false
default
1
null
Sources: Meta is poised to release a commercial version of LLaMA imminently and plans to make the AI model more widely available and customizable by companies
303
2023-07-13T08:08:24
https://archive.is/WS877
Zyj
archive.is
1970-01-01T00:00:00
0
{}
14yemv9
false
null
t3_14yemv9
/r/LocalLLaMA/comments/14yemv9/sources_meta_is_poised_to_release_a_commercial/
false
false
https://b.thumbs.redditm…PcNd08jlufME.jpg
303
{'enabled': False, 'images': [{'id': '2C7dUvYiFqhCAdDqMyHKP-TQ_1nBTG9Fi1j6D1Xlo1g', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/VYy3lq8gMCkm4scfSONS1aZWMrtNj3kRPNARIofSfyw.jpg?width=108&crop=smart&auto=webp&s=2cd226c4c3aa657c3efe7a564cdfbc40c1febc5c', 'width': 108}, {'height': 162, 'url': 'h...
Our first OpenOrca Model Preview is here!
66
&#x200B; We beat current state of the art for public model releases in this class, for <$200 total training budget. [https://huggingface.co/Open-Orca/OpenOrca-Preview1-13B](https://huggingface.co/Open-Orca/OpenOrca-Preview1-13B) &#x200B; We used our own dataset, OpenOrca. We trained on \~6% of our data and saw \~60...
2023-07-13T07:43:45
https://www.reddit.com/r/LocalLLaMA/comments/14ye7nq/our_first_openorca_model_preview_is_here/
Alignment-Lab-AI
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14ye7nq
false
null
t3_14ye7nq
/r/LocalLLaMA/comments/14ye7nq/our_first_openorca_model_preview_is_here/
false
false
self
66
{'enabled': False, 'images': [{'id': '7Ig2FG5EWbGTMd0_W6GGGNwn1jmkXi5VMp-JtJ9VsHI', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/vny-8ESRqfJT0r548IJUn0evjiKu4ZA-PIWjBspqPCY.jpg?width=108&crop=smart&auto=webp&s=679d090619256f7b14b7856b99f6b1aa35af57e4', 'width': 108}, {'height': 116, 'url': 'h...
Help a newbie here!
2
Hi there! Can anyone point me to which one of the text generation UI are easy to setup and can use GPU? So far, I have tried dalai (bad magic error, doesn't work to me), llama.cpp (I can't get it installed. I'm dumb), Fastchat (I can only use Vicuna and Alpaca ggml doesnt work cuz I'm dumb) and currently using kobold...
2023-07-13T07:42:44
https://www.reddit.com/r/LocalLLaMA/comments/14ye71x/help_a_newbie_here/
Spirited_Employee_61
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14ye71x
false
null
t3_14ye71x
/r/LocalLLaMA/comments/14ye71x/help_a_newbie_here/
false
false
self
2
null
The head of DeepMind has confirmed the authenticity of an email in which a Google engineer doubted the company's future in AI
21
2023-07-13T07:11:54
https://gagadget.com/en/ai/277135-the-head-of-deepmind-has-confirmed-the-authenticity-of-an-email-in-which-a-google-engineer-doubted-the-companys-future/
yehiaserag
gagadget.com
1970-01-01T00:00:00
0
{}
14ydof5
false
null
t3_14ydof5
/r/LocalLLaMA/comments/14ydof5/the_head_of_deepmind_has_confirmed_the/
false
false
https://b.thumbs.redditm…FJTm_SmQ_AjI.jpg
21
{'enabled': False, 'images': [{'id': 'yH5kikl13IlZqVuzBY0m6s-juZC26rmWEPrCac6mQKk', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/eBn1ItPfdFwnn2Q-NUJIG9E7E5T2u4tzZoQ1W1tF0hA.jpg?width=108&crop=smart&auto=webp&s=cbee981fb347276daf73bb07457d8d7c94a0cdb7', 'width': 108}, {'height': 113, 'url': 'h...
airoboros-65B-gpt4-1.2-GGML - Solution of Egg Balancing Puzzle
5
inspired by this post [https://www.reddit.com/r/LocalLLaMA/comments/14xolpe/follow\_up\_to\_who\_of\_them\_is\_older/](https://www.reddit.com/r/LocalLLaMA/comments/14xolpe/follow_up_to_who_of_them_is_older/) CC [u/mosquit0](https://www.reddit.com/user/mosquit0/) I used a similar prompt to hopefully improve the m...
2023-07-13T06:31:45
https://www.reddit.com/r/LocalLLaMA/comments/14ycygb/airoboros65bgpt412ggml_solution_of_egg_balancing/
dewijones92
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14ycygb
false
null
t3_14ycygb
/r/LocalLLaMA/comments/14ycygb/airoboros65bgpt412ggml_solution_of_egg_balancing/
false
false
self
5
null
ex-ChatGPT newbie question
0
So far my experience has only been with ChatGPT and GPT4, but their replies have become unbearably "moral" and "ethical" in what appears to be support for a political narrative under the banner of "safety." So, I'm in my first hour of looking for non-OpenAI alternatives. My question is, are there non-locally ran alte...
2023-07-13T04:41:48
https://www.reddit.com/r/LocalLLaMA/comments/14yavm8/exchatgpt_newbie_question/
Ethan_Boylinski
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14yavm8
false
null
t3_14yavm8
/r/LocalLLaMA/comments/14yavm8/exchatgpt_newbie_question/
false
false
self
0
null
Are there instructions on how to get set up with a Local LLaMA? GPT 3.5 is just good enough to run my project. I am keen to get something better, run locally and with a larger token count. Not sure where to start!
0
I have a 1600S and Ryzen 5 3600 computer at home that although I use for gaming, am interested in using for Local LLaMA. I am very new to all of this but am interested. Are there resources available to help me get started? Seems like there are new Local LLM's being pumped out constantly that I would love to try. Tha...
2023-07-13T04:19:23
https://www.reddit.com/r/LocalLLaMA/comments/14yag4j/are_there_instructions_on_how_to_get_set_up_with/
The-SillyAk
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14yag4j
false
null
t3_14yag4j
/r/LocalLLaMA/comments/14yag4j/are_there_instructions_on_how_to_get_set_up_with/
false
false
self
0
null
Several newb questions
0
I have successfully installed (I'm not even sure what to call it? Alpaca? LLaMA? Surge?) and downloaded Airoboros 33B, going to switch to the 16GB model. This brought my system to it's knees. 12900k / RTX 4090 / 32GB RAM. 1. How do I enable the GPU because I don't think its enabled. 2. How can I give it access ...
2023-07-13T00:15:02
https://www.reddit.com/r/LocalLLaMA/comments/14y5cfw/several_newb_questions/
AstroAlto
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14y5cfw
false
null
t3_14y5cfw
/r/LocalLLaMA/comments/14y5cfw/several_newb_questions/
false
false
self
0
null
GPT4ALL and 33B/40B models?
1
I'm running the GPT4ALL program and I like the interface. I've got 13b models to run and the smaller ones. But I've downloaded a few of the 33B models and they don't seem to show up in the application. I put them in the correct folder with the other files. I made sure it was the single GGML bin files. Does anyone kn...
2023-07-12T22:23:50
https://www.reddit.com/r/LocalLLaMA/comments/14y2oox/gpt4all_and_33b40b_models/
KookyKaleidoscope152
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14y2oox
false
null
t3_14y2oox
/r/LocalLLaMA/comments/14y2oox/gpt4all_and_33b40b_models/
false
false
self
1
null
OpenOrca-Preview1-13B released
115
Today, the Open-Orca team released OpenOrca-Preview1-13B This is llama 13b fine tuned on a small subset (6%) of the Open-Orca instructions dataset. The Open-Orca instructions dataset is an attempt to reproduce the Orca paper. They claim they got 60% of the improvement with 6% of the data. The fine tuning used 8x A1...
2023-07-12T22:13:22
https://www.reddit.com/r/LocalLLaMA/comments/14y2f74/openorcapreview113b_released/
Amgadoz
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14y2f74
false
null
t3_14y2f74
/r/LocalLLaMA/comments/14y2f74/openorcapreview113b_released/
false
false
self
115
{'enabled': False, 'images': [{'id': '7Ig2FG5EWbGTMd0_W6GGGNwn1jmkXi5VMp-JtJ9VsHI', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/vny-8ESRqfJT0r548IJUn0evjiKu4ZA-PIWjBspqPCY.jpg?width=108&crop=smart&auto=webp&s=679d090619256f7b14b7856b99f6b1aa35af57e4', 'width': 108}, {'height': 116, 'url': 'h...
Post short chat exchanges or answers that surprised you.
2
I want to see some screenshots or texts of short exchanges that surprised you. I don't want long stories - who has time to read all that. Here is my example from today: https://preview.redd.it/odi03m0cvlbb1.png?width=752&format=png&auto=webp&s=09dcc87a153762da2b7d245ebaaf9ffa57559b71 The last line did indeed s...
2023-07-12T21:55:36
https://www.reddit.com/r/LocalLLaMA/comments/14y1yos/post_short_chat_exchanges_or_answers_that/
FPham
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14y1yos
false
null
t3_14y1yos
/r/LocalLLaMA/comments/14y1yos/post_short_chat_exchanges_or_answers_that/
false
false
https://b.thumbs.redditm…ZRMXI-T9oVWw.jpg
2
null
ERROR:No model is loaded! Select one in the Model tab
1
However in the web UI's model tab, selecting anything, for example llama.cpp and clicking the download button to the right returns a python error. *Traceback (most recent call last): File “../oobabooga_linux/text-generation-webui/server.py”, line 142, in download_model_wrapper model, branch = downloader.sanitize_mod...
2023-07-12T21:39:33
https://www.reddit.com/r/LocalLLaMA/comments/14y1jpl/errorno_model_is_loaded_select_one_in_the_model/
aeniFi
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14y1jpl
false
null
t3_14y1jpl
/r/LocalLLaMA/comments/14y1jpl/errorno_model_is_loaded_select_one_in_the_model/
false
false
self
1
null
Why do they always or often fail at this task? Can Llama models do this?
0
[removed]
2023-07-12T21:20:57
https://www.reddit.com/gallery/14y12fm
ninjasaid13
reddit.com
1970-01-01T00:00:00
0
{}
14y12fm
false
null
t3_14y12fm
/r/LocalLLaMA/comments/14y12fm/why_do_they_always_or_often_fail_at_this_task_can/
false
false
default
0
null
Who's participating?
1
LLM efficiency challenge at Neurips.
2023-07-12T21:20:47
https://llm-efficiency-challenge.github.io/challenge
turtle-run
llm-efficiency-challenge.github.io
1970-01-01T00:00:00
0
{}
14y12af
false
null
t3_14y12af
/r/LocalLLaMA/comments/14y12af/whos_participating/
false
false
default
1
null
Who of them is older - llama.cpp Server - German Vicuna
0
… TL;DR: - I believe that llms struggle with understanding some concepts that related to temporal relations, kinship, and ordinal relations. llms may lack the capacity to grasp specialized thinking concepts. Larger models may perform better as they have more capacity to consider these concepts. - I think there ...
2023-07-12T21:05:34
https://www.reddit.com/r/LocalLLaMA/comments/14y0o46/who_of_them_is_older_llamacpp_server_german_vicuna/
Evening_Ad6637
self.LocalLLaMA
2023-07-12T21:27:11
0
{}
14y0o46
false
null
t3_14y0o46
/r/LocalLLaMA/comments/14y0o46/who_of_them_is_older_llamacpp_server_german_vicuna/
false
false
self
0
{'enabled': False, 'images': [{'id': '9M6Jt1vsUoqDFZbrbLdLQ2nbm2rqQyRKz3NLiVLNnx4', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/1J_1NaZJ3YsRa4_I6PPJS3LwPd1ssF1FDk34eykY5Ik.jpg?width=108&crop=smart&auto=webp&s=c87af5c53984d2f8976b8cefa1c11fa8d905f4ba', 'width': 108}, {'height': 113, 'url': 'h...
Is there a way to persist Llama-cpp-python caches to disk and then reload them at inference time?
7
Since regenerating cached prompts is *so* much faster than processing them each time, is there any way I can pre-process a bunch of prompts, save them to disk, and then just reload them at inference time? For example, say I have a 2000-token prompt that I use daily. Since we’re talking about a program that uses *all*...
2023-07-12T20:13:47
https://www.reddit.com/r/LocalLLaMA/comments/14xzb7a/is_there_a_way_to_persist_llamacpppython_caches/
E_Snap
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xzb7a
false
null
t3_14xzb7a
/r/LocalLLaMA/comments/14xzb7a/is_there_a_way_to_persist_llamacpppython_caches/
false
false
self
7
null
Floneum, a graph editor for local AI workflows
14
2023-07-12T19:50:21
https://news.ycombinator.com/item?id=36697595
_underlines_
news.ycombinator.com
1970-01-01T00:00:00
0
{}
14xyp6n
false
null
t3_14xyp6n
/r/LocalLLaMA/comments/14xyp6n/floneum_a_graph_editor_for_local_ai_workflows/
false
false
default
14
null
Need help setting a Prompt Template correctly in Oobabooga
8
I downloaded the [airoboros 33b GPTQ](https://huggingface.co/TheBloke/airoboros-33B-gpt4-1-4-SuperHOT-8K-GPTQ) model and the model started talking to itself. I figured it needed a prompt template. But this is what is given on /u/TheBloke 's page: "A chat between a curious user and an assistant. The assistant gives hel...
2023-07-12T19:48:51
https://www.reddit.com/r/LocalLLaMA/comments/14xyntm/need_help_setting_a_prompt_template_correctly_in/
trithilon
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xyntm
false
null
t3_14xyntm
/r/LocalLLaMA/comments/14xyntm/need_help_setting_a_prompt_template_correctly_in/
false
false
self
8
{'enabled': False, 'images': [{'id': '8AK3SkatWEN74ojYFGTpToLsvPMQRtCspidPdVy7ReU', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/JQAt8RIQL0WnvW9fmBtmS78K4rgIYb79dgELg176sqE.jpg?width=108&crop=smart&auto=webp&s=9f98761408cf4875b0c0f62397ca67a752d8ebf4', 'width': 108}, {'height': 116, 'url': 'h...
Handling chat histories that are longer than the context length?
8
For a chatbot, how do I handle a chat history that is longer than the context length for the model? I want the chatbot to be able to refer to as much of the chat as possible. I know summarizing and vector databases are useful to tackle this but I wasn't able to find anything specific to chat histories. Are there any e...
2023-07-12T19:40:31
https://www.reddit.com/r/LocalLLaMA/comments/14xyg8h/handling_chat_histories_that_are_longer_than_the/
Chirumer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xyg8h
false
null
t3_14xyg8h
/r/LocalLLaMA/comments/14xyg8h/handling_chat_histories_that_are_longer_than_the/
false
false
self
8
null
Suggestions for a good Story Telling model?
18
Hi, I'm looking at the models over at: https://huggingface.co/TheBloke I have 12GB of VRAM, so I'm choosing models that have 13B, GPTQ, and SuperHOT-8K. That still leaves me with lots to choose from! Any idea which are good for "Write a short a story about..."
2023-07-12T17:55:19
https://www.reddit.com/r/LocalLLaMA/comments/14xvost/suggestions_for_a_good_story_telling_model/
c_gdev
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xvost
false
null
t3_14xvost
/r/LocalLLaMA/comments/14xvost/suggestions_for_a_good_story_telling_model/
false
false
self
18
{'enabled': False, 'images': [{'id': 'ijgSlZO3K44WshhENFl9jhybG8Na3DBCsOXCuyZgycw', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/xoOXoChYs6mWDlUf2h1S1ZmC14O0X-Z2_QHtAdDh0C8.jpg?width=108&crop=smart&auto=webp&s=3e5fdcc67bd2b0779a9f019942e0727ffb86630b', 'width': 108}, {'height': 116, 'url': 'h...
Best local LLMs for medical knowledge
1
[removed]
2023-07-12T17:53:50
https://www.reddit.com/r/LocalLLaMA/comments/14xvndz/best_local_llms_for_medical_knowledge/
CalmingColor
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xvndz
false
null
t3_14xvndz
/r/LocalLLaMA/comments/14xvndz/best_local_llms_for_medical_knowledge/
false
false
self
1
null
How long would it take/cost for someone to train BLOOM-176B on airoboros 1.4?
5
I was thinking someone could spend a lot of money with runpod or another cloud provider to train BLOOM on a larger and higher quality dataset like airoboros, since BLOOM is known for being undertrained (366B tokens I think?). Does anyone know how many GPUs this would take or how long it would take and how much it woul...
2023-07-12T16:53:15
https://www.reddit.com/r/LocalLLaMA/comments/14xu1uw/how_long_would_it_takecost_for_someone_to_train/
TheRedMoonLives
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xu1uw
false
null
t3_14xu1uw
/r/LocalLLaMA/comments/14xu1uw/how_long_would_it_takecost_for_someone_to_train/
false
false
self
5
null
Best way to support open LLMs?
41
Hey everyone. I work professionally in optimizing LLM compute, and I'm interested in using my experience to tip the balance more toward individual and open LLMs, since the industry is very enterpise-focused right now. I've started a project that I think will contribute to this goal, but I wanted to ask the community:...
2023-07-12T16:30:24
https://www.reddit.com/r/LocalLLaMA/comments/14xtfbl/best_way_to_support_open_llms/
MartinCampbell6
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xtfbl
false
null
t3_14xtfbl
/r/LocalLLaMA/comments/14xtfbl/best_way_to_support_open_llms/
false
false
self
41
null
Have 10 NVIDIA A6000 cards - need advice.
3
Hey, Reddit! I've got ten brand new NVIDIA A6000 cards, still sealed, except for one I used for testing. Here's the catch: I received them directly from NVIDIA as part of a deal, so no official papers or warranties to provide, unfortunately. What do you think I should do with them? Would there be any interest in bu...
2023-07-12T14:36:53
https://www.reddit.com/r/LocalLLaMA/comments/14xqcdw/have_10_nvidia_a6000_cards_need_advice/
tadem2k3
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xqcdw
false
null
t3_14xqcdw
/r/LocalLLaMA/comments/14xqcdw/have_10_nvidia_a6000_cards_need_advice/
false
false
self
3
null
🤖 AI Podcast - Voice Conversations🎙 with Local LLMs on M2 Max
25
&#x200B; https://reddit.com/link/14xpw6m/video/65zbjgsxjjbb1/player Code: [https://github.com/xorbitsai/inference/blob/main/examples/AI\_podcast.py](https://github.com/xorbitsai/inference/blob/main/examples/AI_podcast.py) This demo is powered by [Xorbits Inference](https://github.com/xorbitsai/inference), a library...
2023-07-12T14:19:23
https://www.reddit.com/r/LocalLLaMA/comments/14xpw6m/ai_podcast_voice_conversations_with_local_llms_on/
CORNMONSTER_2022
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xpw6m
false
null
t3_14xpw6m
/r/LocalLLaMA/comments/14xpw6m/ai_podcast_voice_conversations_with_local_llms_on/
false
false
https://b.thumbs.redditm…mYK2t0mRnjrQ.jpg
25
{'enabled': False, 'images': [{'id': 'J0ZGjDf4MkFGANtZB1KuqiW-He34U5Q5G8CPc03YOWg', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/nVWeO2RVpBgZ4uiOASaUzOpjzpLwqxhXaaql4SSP3Ko.jpg?width=108&crop=smart&auto=webp&s=a19fb44d1e22dd8e6400166c46e87ac642ff2116', 'width': 108}, {'height': 108, 'url': 'h...
Help a newbie :)
4
Hey all I'm new to LLMs and everything AI related, in respect of offline. Here is what I have: 1. GPT4 sub / API 2. Gaming rig with a single 3090 and 128GB RAM 3. 2019 15" MacBook Pro with 32GB RAM As far as my knowledge goes: 1. Installed Oobabooga and played around with various models from HF on the gaming rig (o...
2023-07-12T14:03:18
https://www.reddit.com/r/LocalLLaMA/comments/14xphbs/help_a_newbie/
Kreator333
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xphbs
false
null
t3_14xphbs
/r/LocalLLaMA/comments/14xphbs/help_a_newbie/
false
false
self
4
null
Follow up to: "Who of them is older?"
9
I was quite intrigued by the original question: [https://www.reddit.com/r/LocalLLaMA/comments/14uujna/which\_model\_can\_answer\_this\_question\_correctly/](https://www.reddit.com/r/LocalLLaMA/comments/14uujna/which_model_can_answer_this_question_correctly/) I'm more interested in the prompt engineering that helps the...
2023-07-12T13:27:52
https://www.reddit.com/r/LocalLLaMA/comments/14xolpe/follow_up_to_who_of_them_is_older/
mosquit0
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xolpe
false
null
t3_14xolpe
/r/LocalLLaMA/comments/14xolpe/follow_up_to_who_of_them_is_older/
false
false
self
9
null
Recent updates on the LLM Explorer (15,000+ LLMs listed)
144
Hi All! I'd like to share the recent updates to LLM Explorer ([https://llm.extractum.io](https://llm.extractum.io)), which I announced a few weeks ago. I've implemented a bunch of new stuff and enhancements since that: * Over 15,000 LLMs in the database, with all the latest ones from HuggingFace and their internals ...
2023-07-12T11:56:12
https://www.reddit.com/r/LocalLLaMA/comments/14xmgzg/recent_updates_on_the_llm_explorer_15000_llms/
Greg_Z_
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xmgzg
false
null
t3_14xmgzg
/r/LocalLLaMA/comments/14xmgzg/recent_updates_on_the_llm_explorer_15000_llms/
false
false
self
144
null
Any idea how to deploy a LocalLlm (GPT4ALL) ? Maybe on a web domain or as a chatbot embed on a website
5
I've made an llm bot using one of the commercially licensed gpt4all models and streamlit but I was wondering if I could somehow deploy the webapp? Like running the model on my cpu/gpu but sending/receiving the prompts and outputs through a webpage. will I need to make my own API for this?
2023-07-12T11:29:26
https://www.reddit.com/r/LocalLLaMA/comments/14xlwkc/any_idea_how_to_deploy_a_localllm_gpt4all_maybe/
Shoddy_Champion9023
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xlwkc
false
null
t3_14xlwkc
/r/LocalLLaMA/comments/14xlwkc/any_idea_how_to_deploy_a_localllm_gpt4all_maybe/
false
false
self
5
null
Why does GPT4all respond so slowly on my machine?
7
It takes anywhere from 3 to 8 minutes to complete a response on my machine. Specs below. I'm just curious if it's the age of the machine, or if it's software inefficiencies that are causing this long wait time for responses to my prompts. Even when it's finished processing, the words appear very slowly. For example, ...
2023-07-12T10:48:45
https://www.reddit.com/r/LocalLLaMA/comments/14xl12f/why_does_gpt4all_respond_so_slowly_on_my_machine/
rondonjohnald
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xl12f
false
null
t3_14xl12f
/r/LocalLLaMA/comments/14xl12f/why_does_gpt4all_respond_so_slowly_on_my_machine/
false
false
self
7
null
How to visualise LLMs ?
32
May be a noob question but, let’s say If I give a prompt to an LLM and it predicts token by token and gives out worlds (tokens) how to visualise the whole functioning pipeline that predicts the next token ? Has there been any research around this with Llama models ?
2023-07-12T09:51:25
https://www.reddit.com/r/LocalLLaMA/comments/14xjw3s/how_to_visualise_llms/
Jealous_Ad4067
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xjw3s
false
null
t3_14xjw3s
/r/LocalLLaMA/comments/14xjw3s/how_to_visualise_llms/
false
false
self
32
null
Best way to upgrade to run 65B?
1
[removed]
2023-07-12T09:45:21
https://www.reddit.com/r/LocalLLaMA/comments/14xjrx0/best_way_to_upgrade_to_run_65b/
Necessary_Ad_9800
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xjrx0
false
null
t3_14xjrx0
/r/LocalLLaMA/comments/14xjrx0/best_way_to_upgrade_to_run_65b/
false
false
self
1
null
Is there any relative word like 'concept' in LLM?
0
'concept' is famous in Stable Diffusion field, but I have never heard any concept like 'concept' in LLM field. If there is no 'concept' in LLM, so how do people describe LoRA or other adapters?
2023-07-12T09:22:29
https://www.reddit.com/r/LocalLLaMA/comments/14xjc54/is_there_any_relative_word_like_concept_in_llm/
Sad-Lengthiness-6938
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xjc54
false
null
t3_14xjc54
/r/LocalLLaMA/comments/14xjc54/is_there_any_relative_word_like_concept_in_llm/
false
false
self
0
null
2020 MBA M1 any good for LLM?
7
I notice the 2020 Macbook Air M1 is on sale on Amazon for Prime Day. I've had little success with effectivity using AMD GPUs with either llama.cpp or pytorch (I got rocm working but 2GB VRAM isn't enough). Was wondering whether this Mac would be better or if the memory is still too low (8GB shared RAM/VRAM)?
2023-07-12T08:48:09
https://www.reddit.com/r/LocalLLaMA/comments/14ximyq/2020_mba_m1_any_good_for_llm/
steve_mynott
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14ximyq
false
null
t3_14ximyq
/r/LocalLLaMA/comments/14ximyq/2020_mba_m1_any_good_for_llm/
false
false
self
7
null
Really struggling with open source models
32
Hey all. I’m a designer whose been dabbling in attempting to integrate AI tools into our team at work. Im a bit out my depth and looking for help. Although I'm not a programmer, I've been trying my hand at various open source models on my M1 MacBook, after initially working with GPT-4. I've tried textgen-web-UI, GPT4...
2023-07-12T06:46:38
https://www.reddit.com/r/LocalLLaMA/comments/14xghbd/really_struggling_with_open_source_models/
Drake_psd
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xghbd
false
null
t3_14xghbd
/r/LocalLLaMA/comments/14xghbd/really_struggling_with_open_source_models/
false
false
self
32
null
What’s the difference
1
[removed]
2023-07-12T03:51:59
https://www.reddit.com/r/LocalLLaMA/comments/14xd5kk/whats_the_difference/
waltercrypto
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14xd5kk
false
null
t3_14xd5kk
/r/LocalLLaMA/comments/14xd5kk/whats_the_difference/
false
false
default
1
null
airoboros-33B reminds me of why I first fell in love with ChatGPT
148
2023-07-12T03:20:43
https://i.redd.it/90of5tepcgbb1.png
zach_will
i.redd.it
1970-01-01T00:00:00
0
{}
14xch59
false
null
t3_14xch59
/r/LocalLLaMA/comments/14xch59/airoboros33b_reminds_me_of_why_i_first_fell_in/
false
false
https://b.thumbs.redditm…4clmgzxV-RWo.jpg
148
{'enabled': True, 'images': [{'id': '-n_yRVQHZbr3aDojYt__3W84l3981idnax70KbMmZxM', 'resolutions': [{'height': 116, 'url': 'https://preview.redd.it/90of5tepcgbb1.png?width=108&crop=smart&auto=webp&s=6adfb918f8b88ff6aad307580d86f1f4e169ee7b', 'width': 108}, {'height': 232, 'url': 'https://preview.redd.it/90of5tepcgbb1.pn...
Outputting attention for HF Llama models
6
So if you have a LlamaForCausalLM model from HF, you can get attention from a single forward call by doing model.forward(inputs.input\_ids, output\_attentions=True) However, it doesn't seem like that carries over if you use model.generate(). If you just try model.generate(inputs.input\_ids, max\_new\_tokens=30, outp...
2023-07-12T01:30:46
https://www.reddit.com/r/LocalLLaMA/comments/14x9zrd/outputting_attention_for_hf_llama_models/
Blergzor
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14x9zrd
false
null
t3_14x9zrd
/r/LocalLLaMA/comments/14x9zrd/outputting_attention_for_hf_llama_models/
false
false
self
6
null
Looking for appealing and offline frontend UI for privateGPT running Vicuna 7b
0
Hey all, like the title states, I am wondering if there is a readily accessible frontend GUI I can use with privateGPT but maintain the completely offline aspect of it. Right now, I built a simple gradio locally hosted question and answer page, but it is painfully simple and frankly ugly. The two most important things ...
2023-07-12T00:29:26
https://www.reddit.com/r/LocalLLaMA/comments/14x8m61/looking_for_appealing_and_offline_frontend_ui_for/
billnyethesciencebi
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14x8m61
false
null
t3_14x8m61
/r/LocalLLaMA/comments/14x8m61/looking_for_appealing_and_offline_frontend_ui_for/
false
false
self
0
null
Haven v0.2.0 - Adding support for fine-tuned models
31
Hey! A bit more than a week ago [I wrote a post on a tool that a friend and I built to host LLMs on Google Cloud](https://www.reddit.com/r/LocalLLaMA/comments/14rqyx8/tool_for_deploying_open_source_llms_on_your_own/). We got a lot of feedback and just released our second version! The repository: [https://github.com/ha...
2023-07-12T00:18:55
https://www.reddit.com/r/LocalLLaMA/comments/14x8dsd/haven_v020_adding_support_for_finetuned_models/
h-konsti
self.LocalLLaMA
2023-07-12T00:25:44
0
{}
14x8dsd
false
null
t3_14x8dsd
/r/LocalLLaMA/comments/14x8dsd/haven_v020_adding_support_for_finetuned_models/
false
false
self
31
{'enabled': False, 'images': [{'id': 'AmmG9EIuuQJAm-fNgSRfIKaL9Yi3ykpeidYk8XJ44e4', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/Dl9R6MhHOdidwMetYd_SPTlSQZ5_PAMuB0yo-XlwpY4.jpg?width=108&crop=smart&auto=webp&s=3690d27109dd23d1f6b0936f0c588864a733205c', 'width': 108}, {'height': 108, 'url': 'h...
Can I train ai to response like a person adding as source the messanger chat between us?
10
I dont know so good about AI (I'm an economist) But I am fully interested in it Large language models. So maybe this question is stupid. If I have like 10 years everyday chat records of someone, can I make a chatbot trained to response like him using as source our conversations? I am sure I am not the first one who th...
2023-07-11T23:01:40
https://www.reddit.com/r/LocalLLaMA/comments/14x6j3h/can_i_train_ai_to_response_like_a_person_adding/
orestaras
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14x6j3h
false
null
t3_14x6j3h
/r/LocalLLaMA/comments/14x6j3h/can_i_train_ai_to_response_like_a_person_adding/
false
false
self
10
null
How to append encoders to existing LLM?
1
[removed]
2023-07-11T22:33:56
https://www.reddit.com/r/LocalLLaMA/comments/14x5u0t/how_to_append_encoders_to_existing_llm/
cstein123
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14x5u0t
false
null
t3_14x5u0t
/r/LocalLLaMA/comments/14x5u0t/how_to_append_encoders_to_existing_llm/
false
false
self
1
null
Improving vector search by converting documents to question/answer pairs
3
2023-07-11T22:12:09
https://www.psychic.dev/post/improving-vector-search-results-by-converting-documents-to-question-answer-pairs
valjestir
psychic.dev
1970-01-01T00:00:00
0
{}
14x5ait
false
null
t3_14x5ait
/r/LocalLLaMA/comments/14x5ait/improving_vector_search_by_converting_documents/
false
false
https://b.thumbs.redditm…nX5zyEzSJdOQ.jpg
3
{'enabled': False, 'images': [{'id': 'RevJNMj984CUvYJtdgOVExkve6bG3X_JfPLlvgYgxmk', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/DiHLawuxuZt9v2eHoOQ0Z5Ov126UsDMDh3v7SnRevnU.jpg?width=108&crop=smart&auto=webp&s=8bf0ddd2facf9b07252917e86f816bc35ceaf14f', 'width': 108}, {'height': 216, 'url': '...
Disallow tokens for simplistic language
5
I have been playing around with exllama and noticed that you can disallow certain tokens from being generated. In the example files this is used to force a longer response by disallowing end of sequence tokens for a certain amount of tokens. At the moment I want to create a bot which uses extremely simplistic language...
2023-07-11T21:04:35
https://www.reddit.com/r/LocalLLaMA/comments/14x3h79/disallow_tokens_for_simplistic_language/
TheNewSecret315
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14x3h79
false
null
t3_14x3h79
/r/LocalLLaMA/comments/14x3h79/disallow_tokens_for_simplistic_language/
false
false
self
5
null
Creating a new Finetuned model
23
So, I started on this a while ago to create a LoRA finetune over a specific domain data to enrich its knowledge of it. Similar to saying that I want the model to be better at Python coding than any existing model (Just an example). I gathered about 35k samples (In essence 4M tokens), the quality being between average...
2023-07-11T20:36:42
https://www.reddit.com/r/LocalLLaMA/comments/14x2qes/creating_a_new_finetuned_model/
Randomgod101
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14x2qes
false
null
t3_14x2qes
/r/LocalLLaMA/comments/14x2qes/creating_a_new_finetuned_model/
false
false
self
23
null
Database Tool for Semantic Search
1
[removed]
2023-07-11T20:25:23
https://www.reddit.com/r/LocalLLaMA/comments/14x2f7c/database_tool_for_semantic_search/
Important-Sun-3562
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14x2f7c
false
null
t3_14x2f7c
/r/LocalLLaMA/comments/14x2f7c/database_tool_for_semantic_search/
false
false
self
1
null
Learning App
1
The idea is pretty simple, but I have no idea if I'm able to implement it with a little bit of programming experience (advanced beginner in C and Python). The app should do the following 1) When I learn something, it should be able to read the resource. Starting with PDFs, then other document types, then also audio...
2023-07-11T20:22:30
https://www.reddit.com/r/LocalLLaMA/comments/14x2cf2/learning_app/
RotjeCore
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14x2cf2
false
null
t3_14x2cf2
/r/LocalLLaMA/comments/14x2cf2/learning_app/
false
false
self
1
null
I can't make a compact gpt4all app in mac
2
I have a mac (mid2011 - not M2) and i intall the chat gpt from the .dmg of the website. After the installment, it just create a file which contain the elements of gpt4all. Not the app. Any idea?
2023-07-11T19:46:18
https://www.reddit.com/r/LocalLLaMA/comments/14x1db2/i_cant_make_a_compact_gpt4all_app_in_mac/
orestaras
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14x1db2
false
null
t3_14x1db2
/r/LocalLLaMA/comments/14x1db2/i_cant_make_a_compact_gpt4all_app_in_mac/
false
false
self
2
null
Oobabooga vs LocalAI
2
Hello! Basically the title, I would like to know more about the differences between the two solutions. I know they allow you to download and run OSS LLMs locally and that Oobabooga provides the user with a gradio-based interface, but other than that I am still in the dark about the rest and would appreciate it if some...
2023-07-11T18:50:11
https://www.reddit.com/r/LocalLLaMA/comments/14wzul0/oobabooga_vs_localai/
meteogold
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wzul0
false
null
t3_14wzul0
/r/LocalLLaMA/comments/14wzul0/oobabooga_vs_localai/
false
false
self
2
null
What Is the Best Uncensored Model for GPT4ALL
1
[removed]
2023-07-11T18:26:39
https://www.reddit.com/r/LocalLLaMA/comments/14wz8mu/what_is_the_best_uncensored_model_for_gpt4all/
fnhoes0902
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wz8mu
false
null
t3_14wz8mu
/r/LocalLLaMA/comments/14wz8mu/what_is_the_best_uncensored_model_for_gpt4all/
false
false
self
1
null
I'm completely lost here - how do I install Wizard LM using Python for GPU inference?
1
OK, I hope this isn't a low-effort post, but I am completely lost about how to do the installation. Now, in fairness, I am familiar with Huggingface Transformers but I've never run models from weights before. I have a GPU that can run 13B models easily, but I'm lost at what to do. I'm trying to install the new WizardLM...
2023-07-11T17:38:37
https://www.reddit.com/r/LocalLLaMA/comments/14wxxnj/im_completely_lost_here_how_do_i_install_wizard/
crono760
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wxxnj
false
null
t3_14wxxnj
/r/LocalLLaMA/comments/14wxxnj/im_completely_lost_here_how_do_i_install_wizard/
false
false
self
1
null
Open source chatbot toolkit w/ LLaMa models
14
[https://github.com/a16z-infra/companion-app](https://github.com/a16z-infra/companion-app) New open source project that makes it easy to build your own chatbot and use models like Vicuna. It has memory, conversation history, personality - and you can even text with your bot.
2023-07-11T17:21:13
https://www.reddit.com/r/LocalLLaMA/comments/14wxh4w/open_source_chatbot_toolkit_w_llama_models/
No-Negotiation9226
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wxh4w
false
null
t3_14wxh4w
/r/LocalLLaMA/comments/14wxh4w/open_source_chatbot_toolkit_w_llama_models/
false
false
self
14
null
Comparison of companies that allow you to create API endpoints for open source models?
16
Hello! I'm creating a chatbot frontend app that will make POST requests to LLM API endpoints. This is of course easy to do with Open AI and the other commercial LLMs, but I want to also be able to create endpoints for some of my favorite open source models, like 📷 [TheBloke/open-llama-7B-v2-open-instruct-GPTQ](https:/...
2023-07-11T16:38:40
https://www.reddit.com/r/LocalLLaMA/comments/14wwc0b/comparison_of_companies_that_allow_you_to_create/
jacobgolden
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wwc0b
false
null
t3_14wwc0b
/r/LocalLLaMA/comments/14wwc0b/comparison_of_companies_that_allow_you_to_create/
false
false
self
16
{'enabled': False, 'images': [{'id': 'u-FsYyHhg2fsjz3OhnZndlALNAkH1vvabia79wl-x-s', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/4Tc-4Ee8UL3iBANOMGSOVQuVCN3_elr-vCcEFAwrKiM.jpg?width=108&crop=smart&auto=webp&s=b4e5cf42e7378f7ccabf8208c5aa362f8c530424', 'width': 108}, {'height': 116, 'url': 'h...
[Mac M1 Max] Every tokens takes several minutes to complete
3
Hey, I am trying to get text generation webui running on my MacBook Pro M1 Max with 32gb. The installation was quite forward and everything seems to work. But regardless which model I use (I tried vicuna 13b/7b, Facebook 1.3b, ultralm 13b and a couple of others) it takes several Minutes to complete one token. I can not...
2023-07-11T16:38:22
https://www.reddit.com/r/LocalLLaMA/comments/14wwbr8/mac_m1_max_every_tokens_takes_several_minutes_to/
EconomyWorldliness67
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wwbr8
false
null
t3_14wwbr8
/r/LocalLLaMA/comments/14wwbr8/mac_m1_max_every_tokens_takes_several_minutes_to/
false
false
self
3
null
Are you sure you are focusing on the right things? (venting)
0
When I started reading about LLMs a few months ago, I was really excited by all the new possibilities they offered and all the cool stuff I would be able to create but I was quickly disappointed. Not because of the models or the context length but just because of the tools. Each one of them was a nightmare to understa...
2023-07-11T16:33:59
https://www.reddit.com/r/LocalLLaMA/comments/14ww7fu/are_you_sure_you_are_focusing_on_the_right_things/
Zeink303
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14ww7fu
false
null
t3_14ww7fu
/r/LocalLLaMA/comments/14ww7fu/are_you_sure_you_are_focusing_on_the_right_things/
false
false
self
0
null
Claude 2 Released - How do you feel it compares to LLMs?
70
Registration is currently open: https://claude.ai
2023-07-11T15:55:28
https://www.reddit.com/r/LocalLLaMA/comments/14wv5sw/claude_2_released_how_do_you_feel_it_compares_to/
MoneroBee
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wv5sw
false
null
t3_14wv5sw
/r/LocalLLaMA/comments/14wv5sw/claude_2_released_how_do_you_feel_it_compares_to/
false
false
self
70
null
Signup for Claude 2 now open and public - How do you feel it compares to LLMs?
1
https://claude.ai
2023-07-11T15:45:15
https://www.reddit.com/r/LocalLLaMA/comments/14wuvts/signup_for_claude_2_now_open_and_public_how_do/
MoneroBee
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wuvts
false
null
t3_14wuvts
/r/LocalLLaMA/comments/14wuvts/signup_for_claude_2_now_open_and_public_how_do/
false
false
self
1
null
INT-FP-QSim: Simulating LLMs and vision transformers in different precisions and formats
1
[removed]
2023-07-11T15:27:55
https://www.reddit.com/r/LocalLLaMA/comments/14wuf7n/intfpqsim_simulating_llms_and_vision_transformers/
IllustriousSir_007
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wuf7n
false
null
t3_14wuf7n
/r/LocalLLaMA/comments/14wuf7n/intfpqsim_simulating_llms_and_vision_transformers/
false
false
https://a.thumbs.redditm…KoqI-a2rxlk0.jpg
1
null
Do we know GPT-4 methodology for vision on AP exams?
4
[https://arxiv.org/pdf/2303.08774v3.pdf](https://arxiv.org/pdf/2303.08774v3.pdf) https://preview.redd.it/36ejfkqnscbb1.png?width=1770&format=png&auto=webp&s=5c482e0dbae0e6a67d01ad090cd4fd9674d9f348 &#x200B; OpenAI reports results on AP exams, many of which have visual questions like Chemistry and Biology. However,...
2023-07-11T15:22:37
https://www.reddit.com/r/LocalLLaMA/comments/14wuaae/do_we_know_gpt4_methodology_for_vision_on_ap_exams/
FreezeproofViola
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wuaae
false
null
t3_14wuaae
/r/LocalLLaMA/comments/14wuaae/do_we_know_gpt4_methodology_for_vision_on_ap_exams/
false
false
https://b.thumbs.redditm…lrI3yPFvAmcc.jpg
4
null
AWS advice
1
A client of mine has an AWS account with free credits to use up. They have a lot of documentation (pdf, web sites, etc), and I thought I might be a good idea to set up an AI chat, so that they can query it. Can anyone give me some pointers as to what I can set up in AWS to give the best experience without using any ...
2023-07-11T15:11:40
https://www.reddit.com/r/LocalLLaMA/comments/14wu0fb/aws_advice/
FlappySocks
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wu0fb
false
null
t3_14wu0fb
/r/LocalLLaMA/comments/14wu0fb/aws_advice/
false
false
self
1
null
ChatGPT code interpreter sandbox files
1
The readme located in /home/sandbox suggests that all of these files were meant to be seen by the user so here you go https://filebin.net/rs90ygmtmfer3p7d
2023-07-11T14:51:07
https://www.reddit.com/gallery/14wthla
Basic_Description_56
reddit.com
1970-01-01T00:00:00
0
{}
14wthla
false
null
t3_14wthla
/r/LocalLLaMA/comments/14wthla/chatgpt_code_interpreter_sandbox_files/
false
false
https://b.thumbs.redditm…9NVw4554S2_A.jpg
1
null
LoRA training error on WizardLM 1.0 7B
1
Hey ya'll, I was wondering if I could get some help debugging an error I get when trying to train WizardLM 1.0 on a JSON LoRA I made following the Alpaca format. I'm new to this whole thing, so I'm not 100% sure what's going wrong here. Any feedback would help. Here's the traceback from the cmd line: File "E:\...
2023-07-11T14:11:48
https://www.reddit.com/r/LocalLLaMA/comments/14wsj2y/lora_training_error_on_wizardlm_10_7b/
GreedyLilGobblin
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wsj2y
false
null
t3_14wsj2y
/r/LocalLLaMA/comments/14wsj2y/lora_training_error_on_wizardlm_10_7b/
false
false
self
1
null
AMD Radeon Pro V620 32GB VRAM Drivers
1
I picked up one of these due to the fact that it is basically a W6800 with 32GB VRAM and listed as officially supported by ROCm. The problem is getting the GIM driver that AMD requires to be able to use the card at all. Anyone get one of these going and have a line on the driver? I found an email address ["CloudGPsu...
2023-07-11T14:05:42
https://www.reddit.com/r/LocalLLaMA/comments/14wsdm8/amd_radeon_pro_v620_32gb_vram_drivers/
ccbadd
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wsdm8
false
null
t3_14wsdm8
/r/LocalLLaMA/comments/14wsdm8/amd_radeon_pro_v620_32gb_vram_drivers/
false
false
self
1
null
How to finetune LLaMA on my Mac M1 Pro?
8
Is it possible to do this with QLoRa?
2023-07-11T13:47:40
https://www.reddit.com/r/LocalLLaMA/comments/14wrwuu/how_to_finetune_llama_on_my_mac_m1_pro/
Azure-Vision
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wrwuu
false
null
t3_14wrwuu
/r/LocalLLaMA/comments/14wrwuu/how_to_finetune_llama_on_my_mac_m1_pro/
false
false
self
8
null
Text web ui started outputting weird repeating messages.
10
&#x200B; [WTF?](https://preview.redd.it/8ycjn2kdfbbb1.png?width=1182&format=png&auto=webp&v=enabled&s=b988bdd16f9acf0f89b1917c6254c350114fbd7d) Hello everyone. I've just installed oobaboogas web ui and loaded model **TheBloke/Guanaco-33B-SuperHOT-8K-GPTQ** Loaded with Exllama, and when I try to write something. It ...
2023-07-11T10:48:03
https://www.reddit.com/r/LocalLLaMA/comments/14wnsuf/text_web_ui_started_outputting_weird_repeating/
DaniyarQQQ
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wnsuf
false
null
t3_14wnsuf
/r/LocalLLaMA/comments/14wnsuf/text_web_ui_started_outputting_weird_repeating/
false
false
https://b.thumbs.redditm…K-QUPkrEhtRo.jpg
10
null
Wizard-Vicuna-13b-SUPERHOT, Mac M2 16gb unified Ram. Is it normal to get responses in 1-2 minutes? What Text Generation UI Settings can help me speed it up?
16
Stats in the title. I even tried working with 7b and it was somehow even slower. I'm very new to all of this and have tried researching it, going through the sub's wiki's, etc. but I have to admit a lot of the vocabulary is a bit overwhelming. I'm tech savvy - I know how to code front and backend, and I've worked with ...
2023-07-11T10:30:13
https://www.reddit.com/r/LocalLLaMA/comments/14wng3q/wizardvicuna13bsuperhot_mac_m2_16gb_unified_ram/
Ok-Training-7587
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wng3q
false
null
t3_14wng3q
/r/LocalLLaMA/comments/14wng3q/wizardvicuna13bsuperhot_mac_m2_16gb_unified_ram/
false
false
self
16
null
Agents for browser
18
Do we have any available projects, that used LLM as an agent to control a browser., navigate websites, take actions, etc.
2023-07-11T10:14:53
https://www.reddit.com/r/LocalLLaMA/comments/14wn5tf/agents_for_browser/
Raise_Fickle
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wn5tf
false
null
t3_14wn5tf
/r/LocalLLaMA/comments/14wn5tf/agents_for_browser/
false
false
self
18
null
Myth of Context Length - Jim Fan
53
2023-07-11T09:44:12
https://twitter.com/DrJimFan/status/1678460065811136512
saintshing
twitter.com
1970-01-01T00:00:00
0
{}
14wmkwv
false
{'oembed': {'author_name': 'Jim Fan', 'author_url': 'https://twitter.com/DrJimFan', 'cache_age': 3153600000, 'height': None, 'html': '<blockquote class="twitter-video"><p lang="en" dir="ltr">I&#39;m calling the Myth of Context Length:<br><br>Don&#39;t get too excited by claims of 1M or even 1B context tokens. You know ...
t3_14wmkwv
/r/LocalLLaMA/comments/14wmkwv/myth_of_context_length_jim_fan/
false
false
https://b.thumbs.redditm…_8N4TaSlq3io.jpg
53
{'enabled': False, 'images': [{'id': '2ZFDBQFVUKOun-YvrA37NLqxOmmO36fB8LtcVIjtE-4', 'resolutions': [{'height': 101, 'url': 'https://external-preview.redd.it/8CinACgI2LSqrbcLRa9oTSxGFsgXM7MgNk7qHYJuoCE.jpg?width=108&crop=smart&auto=webp&v=enabled&s=9e80801ce7a474165063b1b5940e03aa0b38ba35', 'width': 108}], 'source': {'h...
What is LLM Agent? and How to Build LLM Agents to Improve CX
1
[removed]
2023-07-11T09:31:41
https://www.reddit.com/r/LocalLLaMA/comments/14wmcxu/what_is_llm_agent_and_how_to_build_llm_agents_to/
Floatbot_Inc
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wmcxu
false
null
t3_14wmcxu
/r/LocalLLaMA/comments/14wmcxu/what_is_llm_agent_and_how_to_build_llm_agents_to/
false
false
self
1
{'enabled': False, 'images': [{'id': 'rJCm1Yo7cxRIo_UiS4P4cgDvF_fhbYzY6nQppHgmC4c', 'resolutions': [{'height': 71, 'url': 'https://external-preview.redd.it/bHjkqmOnam7fUxhPXXtI5-DelWNxI3iM212F6Z7dEGc.jpg?width=108&crop=smart&auto=webp&v=enabled&s=47c2fcaa4d79127fcf7a50f05946c3a2817903a6', 'width': 108}, {'height': 143,...
Any empirical results when it comes to increasing context length? Is their a deterioration in text generation quality?
4
Given all the recent papers that claim to allow models to extrapolate to much longer context lengths (last one being DeepMind's focused transformers), has anyone taken a look at the performance of the generation quality of these models when applying any of these methods? Are there any resources where I can read up on e...
2023-07-11T07:24:10
https://www.reddit.com/r/LocalLLaMA/comments/14wk3c2/any_empirical_results_when_it_comes_to_increasing/
Ok_Coyote_8904
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wk3c2
false
null
t3_14wk3c2
/r/LocalLLaMA/comments/14wk3c2/any_empirical_results_when_it_comes_to_increasing/
false
false
self
4
null
LLM intelligence is more feminine than masculine?
0
Is there anyone else who feels that the intelligence resulting from generative AI has a feminine feel to it? I mean at first it sounds pretty stodgy and masculine -- "it is important to note..." and so on -- but after you keep prompting it and going round in circles it feels more like a woman than a man? But I guess ...
2023-07-11T06:05:24
https://www.reddit.com/r/LocalLLaMA/comments/14wilbt/llm_intelligence_is_more_feminine_than_masculine/
NodeTraverser
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wilbt
false
null
t3_14wilbt
/r/LocalLLaMA/comments/14wilbt/llm_intelligence_is_more_feminine_than_masculine/
false
false
self
0
null
Open-Source, High Quality ERP Chatbot
51
Hey everyone! I am working on creating a open-source, high quality ERP chatbot. I've built a unique dataset by scraping a huge amount of human-written ERP-themed content. It has everything from GFE to very specific topics, and from all types of relationships. The current dataset size is just over 21 million tokens. I...
2023-07-11T05:31:03
https://www.reddit.com/r/LocalLLaMA/comments/14whxvk/opensource_high_quality_erp_chatbot/
ilovejoi36912
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14whxvk
false
null
t3_14whxvk
/r/LocalLLaMA/comments/14whxvk/opensource_high_quality_erp_chatbot/
false
false
self
51
null
How much data would I require to train a character?
11
I want to train a character in anime like Hoshino Ai &#x200B; [Hoshino Ai](https://preview.redd.it/h8ncqkqt99bb1.png?width=130&format=png&auto=webp&s=d4d4b0899e67c785fac76339afc7ef7291a1d9bb)
2023-07-11T03:31:56
https://www.reddit.com/r/LocalLLaMA/comments/14wfkvd/how_much_data_would_i_require_to_train_a_character/
Sad-Lengthiness-6938
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wfkvd
false
null
t3_14wfkvd
/r/LocalLLaMA/comments/14wfkvd/how_much_data_would_i_require_to_train_a_character/
false
false
https://a.thumbs.redditm…TTpK25vEEt44.jpg
11
null
Is there a UI that can limit LLM tokens to a preset list?
3
I’m working with LLMs and sometimes I want one of a preset list of answers, but I haven’t found a way to limit the tokens that are allowed for consideration like that. For example, if I want the LLM to pick a mood/tone for some text, but I need it to choose one of a specific list of moods/tones like “upset” or “confuse...
2023-07-11T01:58:57
https://www.reddit.com/r/LocalLLaMA/comments/14wdjds/is_there_a_ui_that_can_limit_llm_tokens_to_a/
Sixhaunt
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wdjds
false
null
t3_14wdjds
/r/LocalLLaMA/comments/14wdjds/is_there_a_ui_that_can_limit_llm_tokens_to_a/
false
false
self
3
null
How Do I Change The Max Context Window In Llama-cpp-python
0
Hey subreddit. I'm a noob here but had a question that I couldn't find the answer to anywhere. I know you can change the max context window in llama.cpp, but I have no clue how to do it in llama-cpp-python and there's no info online about it. Any help is awesome!
2023-07-11T00:41:43
https://www.reddit.com/r/LocalLLaMA/comments/14wbsut/how_do_i_change_the_max_context_window_in/
Norok_The_Diablo
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wbsut
false
null
t3_14wbsut
/r/LocalLLaMA/comments/14wbsut/how_do_i_change_the_max_context_window_in/
false
false
self
0
null
GPT-4 details leaked
853
[https://threadreaderapp.com/thread/1678545170508267522.html](https://threadreaderapp.com/thread/1678545170508267522.html) Here's a summary: GPT-4 is a language model with approximately 1.8 trillion parameters across 120 layers, 10x larger than GPT-3. It uses a Mixture of Experts (MoE) model with 16 experts, each hav...
2023-07-11T00:34:13
https://www.reddit.com/r/LocalLLaMA/comments/14wbmio/gpt4_details_leaked/
HideLord
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wbmio
false
null
t3_14wbmio
/r/LocalLLaMA/comments/14wbmio/gpt4_details_leaked/
false
false
self
853
{'enabled': False, 'images': [{'id': 'UIX0vFPKedHxyW4Fccq45yrkc-s6LZB2Pri0j9xdOYg', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/YJzAmcMFmWiKv0UY-Ve8mXsj54eeAdSf_3B-I8gaxuc.jpg?width=108&crop=smart&auto=webp&v=enabled&s=eb3531b8335413d0157c530d25bd467c29d3e142', 'width': 108}, {'height': 113,...
Fine tuning model for code refactoring
0
My supervisor wants me to refactor some codes by fine tuning some open source models. What model will be recommended?!( The code are python codes) I have tried GPT neo and could not receive the results I would like to get!
2023-07-11T00:16:31
https://www.reddit.com/r/LocalLLaMA/comments/14wb7u7/fine_tuning_model_for_code_refactoring/
learner_beginner
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wb7u7
false
null
t3_14wb7u7
/r/LocalLLaMA/comments/14wb7u7/fine_tuning_model_for_code_refactoring/
false
false
self
0
null
Seeking Guidance on Hosting and Running Falcon 40b Instruct Model for Research Purposes
1
Hi, for my research purposes, I want to run falcon 40b instruct model. The participants will just interact with the model to gather some information for their task. May I know if there is any online website where it had been hosted for research purposes? Or can someone please explain or redirect to tutorial on how I...
2023-07-10T23:51:03
https://www.reddit.com/r/LocalLLaMA/comments/14waltg/seeking_guidance_on_hosting_and_running_falcon/
maheshvulasala
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14waltg
false
null
t3_14waltg
/r/LocalLLaMA/comments/14waltg/seeking_guidance_on_hosting_and_running_falcon/
false
false
self
1
null
Is it possible to make two LLMs talk to each other?
10
I've been researching LLMs (language models) and a question has come to my mind: is it possible to make two LLMs interact and have a conversation with each other? I'm fascinated by the idea, is it possible. How can I achieve it? Could you please give me any suggestions ? Thank you in advance
2023-07-10T23:43:55
https://www.reddit.com/r/LocalLLaMA/comments/14wafkn/is_it_possible_to_make_two_llms_talk_to_each_other/
mashimaroxc
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14wafkn
false
null
t3_14wafkn
/r/LocalLLaMA/comments/14wafkn/is_it_possible_to_make_two_llms_talk_to_each_other/
false
false
self
10
null
How content extension works in simple words?
4
I have a vague understanding of how LLM works, if oversimplified, it counts probability of next word after some combination of previous words. Lets imagine, we learned a model on a really small context, like 10 words. So it can solve a simple prompts: "My name is Bob. Say my name" and model can predict, that next word...
2023-07-10T22:34:11
https://www.reddit.com/r/LocalLLaMA/comments/14w8ppt/how_content_extension_works_in_simple_words/
uti24
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14w8ppt
false
null
t3_14w8ppt
/r/LocalLLaMA/comments/14w8ppt/how_content_extension_works_in_simple_words/
false
false
self
4
null
Prompt templates
1
Hi, I'm trying to find the best prompt template for pairing instruction with context with a 7B Vicuna1.1 model. In the part 'Prompt Templates' of this article [https://www.reddit.com/r/LocalLLaMA/wiki/models/#wiki\_4-bit\_model\_requirements\_for\_llama](https://www.reddit.com/r/LocalLLaMA/wiki/models/#wiki_4-bit_mod...
2023-07-10T21:41:59
https://www.reddit.com/r/LocalLLaMA/comments/14w7cjt/prompt_templates/
SanglierAlbinos
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14w7cjt
false
null
t3_14w7cjt
/r/LocalLLaMA/comments/14w7cjt/prompt_templates/
false
false
default
1
null
4070/4090 for more vram or a separate 3090 on a separate machine to run ai. *opinions please*
1
Bit of a rant but opinions are wanted, please. I recently bought a 3090 to pair with my 4090 to run 65b models, but had no end of issues setting it up (case stuffed close, only 1000w power supply, blue screens) and fact kinda wasting a 4090 sat in ai machine so in frustration built up two separate machines my main/ga...
2023-07-10T21:20:24
https://www.reddit.com/r/LocalLLaMA/comments/14w6r84/40704090_for_more_vram_or_a_separate_3090_on_a/
fluffywuffie90210
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14w6r84
false
null
t3_14w6r84
/r/LocalLLaMA/comments/14w6r84/40704090_for_more_vram_or_a_separate_3090_on_a/
false
false
self
1
null
Nvidia T4 shortage on GCP
1
It appears that there is a scarcity of Nvidia T4 resources in GCP across all regions (at least which I tried). If anyone possesses information regarding its availability, kindly inform
2023-07-10T18:54:33
https://www.reddit.com/r/LocalLLaMA/comments/14w2qd9/nvidia_t4_shortage_on_gcp/
Effective_Twist6995
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14w2qd9
false
null
t3_14w2qd9
/r/LocalLLaMA/comments/14w2qd9/nvidia_t4_shortage_on_gcp/
false
false
self
1
null
Generating "stories" with smaller models
12
So, I'm very excited about the LongLlama paper, Yesterday I read a post here that linked to a repo that had a notebook that you can run on colab, so I did to look at the generation results. What interested me were 2 things: inference speed and how well it "remembered" stuff. The model is the 3b LongLLaMA preview, so no...
2023-07-10T18:49:42
https://www.reddit.com/r/LocalLLaMA/comments/14w2lm5/generating_stories_with_smaller_models/
KillerX629
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14w2lm5
false
null
t3_14w2lm5
/r/LocalLLaMA/comments/14w2lm5/generating_stories_with_smaller_models/
false
false
self
12
{'enabled': False, 'images': [{'id': 'CNhaNGJGLI7aayYDsTUEDCDNA4p_bXbfMm6Vl68IDME', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/Gw9EHAx-HPAHQJSdDJplsc5J7ZmndtRwxkMQX-DjtdE.jpg?width=108&crop=smart&auto=webp&v=enabled&s=cd0c7151a10ed61ae8eca41f5943fc302e7c040b', 'width': 108}, {'height': 108,...
Recommendation: an ingenious frontend & LocalAI
63
# [LocalAI](https://github.com/go-skynet/LocalAI) First of all I would like to recommend **LocalAI** (it's my favorite *backend/interface* btw). It's rarely mentioned here and I think LocalAI in general is sadly under-represented at the moment. LocalAI is a kind of server interface for llama.cpp **and more** that use...
2023-07-10T18:35:03
https://www.reddit.com/r/LocalLLaMA/comments/14w2767/recommendation_an_ingenious_frontend_localai/
Evening_Ad6637
self.LocalLLaMA
2023-07-10T18:42:12
0
{}
14w2767
false
null
t3_14w2767
/r/LocalLLaMA/comments/14w2767/recommendation_an_ingenious_frontend_localai/
false
false
self
63
{'enabled': False, 'images': [{'id': 'MuROFddyYuvY5xg7xSbDZd2HkvG6m6fxiog6JDl0Oco', 'resolutions': [{'height': 69, 'url': 'https://external-preview.redd.it/Laym6Vz_Luo-rXyIo8VlWmU-Eikx_OHUhH7sfmj9TC8.jpg?width=108&crop=smart&auto=webp&v=enabled&s=b67776eb7cb7607afcbab19a091e1c1aac5dbdc4', 'width': 108}, {'height': 138,...
Advice recommendations for the smallest(fastest) possible CPU model for document question answering?
3
Hi, I have a very large group of unstructured text documents that I want to extract data from and speed is a very big bottle neck. I'm trying to evaluate all of my options for models that are available as well as consider if I will need to build a specific gpu based server to handle the requests. Before I begin evalu...
2023-07-10T17:44:24
https://www.reddit.com/r/LocalLLaMA/comments/14w0to0/advice_recommendations_for_the_smallestfastest/
fcname
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
14w0to0
false
null
t3_14w0to0
/r/LocalLLaMA/comments/14w0to0/advice_recommendations_for_the_smallestfastest/
false
false
self
3
null