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
Live Webinar: Building Enterprise-grade Proprietary Large Language Models
1
[removed]
2024-01-25T10:47:26
https://www.reddit.com/r/LocalLLaMA/comments/19f6lqf/live_webinar_building_enterprisegrade_proprietary/
toliverroger
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f6lqf
false
null
t3_19f6lqf
/r/LocalLLaMA/comments/19f6lqf/live_webinar_building_enterprisegrade_proprietary/
false
false
https://b.thumbs.redditm…VHKDgyaPvY3Y.jpg
1
{'enabled': False, 'images': [{'id': 'XTUeGfRgbURtJ8MoQw_x8K2adlviriRyJmk57Vcyy4w', 'resolutions': [{'height': 74, 'url': 'https://external-preview.redd.it/ZkUlGi_g_OTnmxPxjCoehaEJa_WMaYbiBcfv23bmeTk.jpg?width=108&crop=smart&auto=webp&s=e30de7c4a36a13fd1b6c500ff207fce3b57bd888', 'width': 108}, {'height': 148, 'url': 'h...
Deploying a QLORA Finetuned Llama2 model
1
Hey guys I have finetuned as the title says, and merged the finetuned and the base models and put them on huggingface. The size of my model is 13GB. ​ How do I make the API for this model? Whats the most cost effective method? Do you have any recommended tutorials or methods?
2024-01-25T10:36:42
https://www.reddit.com/r/LocalLLaMA/comments/19f6g71/deploying_a_qlora_finetuned_llama2_model/
New_Ad_8010
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f6g71
false
null
t3_19f6g71
/r/LocalLLaMA/comments/19f6g71/deploying_a_qlora_finetuned_llama2_model/
false
false
self
1
null
I think I found a model that's pretty unhinged: KoboldAI/OPT-13B-Erebus
14
I was looking for a good smaller model to write stories and stuff with and saw this one had a lot of likes on it. I decided to try it out and right out of the gate it was calling me names, ranting about religion and blaming all of the problems it had on those "religious idiots who won't let me live my life the way I c...
2024-01-25T09:58:56
https://www.reddit.com/r/LocalLLaMA/comments/19f5x3n/i_think_i_found_a_model_thats_pretty_unhinged/
Cool-Hornet4434
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f5x3n
false
null
t3_19f5x3n
/r/LocalLLaMA/comments/19f5x3n/i_think_i_found_a_model_thats_pretty_unhinged/
false
false
self
14
null
Beginner Questions
1
Hello everyone. As a friend of yours who is new to artificial intelligence, I have a few questions. I would be very pleased if you answer. I wanted to run a model from huggingface using pipeline. I used the code provided by huggingface: from transformers import pipeline pipe = pipeline("text-generation"...
2024-01-25T09:52:05
https://www.reddit.com/r/LocalLLaMA/comments/19f5twg/beginner_questions/
mrsalvadordali
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f5twg
false
null
t3_19f5twg
/r/LocalLLaMA/comments/19f5twg/beginner_questions/
false
false
self
1
null
moondream1 - a tiny (1.6B param) vision language model
3
2024-01-25T09:39:26
https://huggingface.co/spaces/vikhyatk/moondream1
radiiquark
huggingface.co
1970-01-01T00:00:00
0
{}
19f5nys
false
null
t3_19f5nys
/r/LocalLLaMA/comments/19f5nys/moondream1_a_tiny_16b_param_vision_language_model/
false
false
https://b.thumbs.redditm…pqfI5ZDmcJaA.jpg
3
{'enabled': False, 'images': [{'id': '_ab153_DSx55SzIkqY18VIBx7qI-ufoyrOxPFumLdxk', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/nS0FfuCEGQ2r0LN0ne9m0sRkb18N3xwnR_9NgWxx4_Y.jpg?width=108&crop=smart&auto=webp&s=7426975836229569a94a7eab1332802d6f3d8e09', 'width': 108}, {'height': 116, 'url': 'h...
Build an LLM that handle simple Q&A as well as communicate with APIs
1
Hello there, My company currently uses a RASA chatbot that users can interact with to ask questions about products offered by our company and for certain use cases the bot retrieves information from users using the action servers makes the required calls and returns an answer to the user. However we want to move more...
2024-01-25T09:24:09
https://www.reddit.com/r/LocalLLaMA/comments/19f5gqf/build_an_llm_that_handle_simple_qa_as_well_as/
ForsakenBoysenberry8
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f5gqf
false
null
t3_19f5gqf
/r/LocalLLaMA/comments/19f5gqf/build_an_llm_that_handle_simple_qa_as_well_as/
false
false
self
1
null
How do I train a Lora (and from multiple pages of a website?)
7
Hello I am new and don’t really know much but I would at some point train a Lora for a model such as dolphin-mistral 7B or something like that. It would be super cool and fun for me but essentially it would be data from https://vsbattles.fandom.com/wiki/VS_Battles_Wiki Basically a powerscaling database with tons of...
2024-01-25T09:22:30
https://www.reddit.com/r/LocalLLaMA/comments/19f5fzq/how_do_i_train_a_lora_and_from_multiple_pages_of/
headbopper96
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f5fzq
false
null
t3_19f5fzq
/r/LocalLLaMA/comments/19f5fzq/how_do_i_train_a_lora_and_from_multiple_pages_of/
false
false
self
7
{'enabled': False, 'images': [{'id': 'DR71YYl54rI5kSly-lvr8YLxXHWGy1PoqrXmUY0-uoQ', 'resolutions': [{'height': 112, 'url': 'https://external-preview.redd.it/kLWlVd6NRgeuaxNeipGrK84gKaM4QL9R2nYbq8AkqWc.jpg?width=108&crop=smart&auto=webp&s=f67f78786173cd0869d35010fb82dac6876cd5e4', 'width': 108}], 'source': {'height': 15...
Beautiful and feature-rich UI for Ollama, made exclusively for macOS. Free to use and 50% discount for Pro version until the end of Jan.
1
2024-01-25T09:22:18
https://v.redd.it/igbsy12n0kec1
hugovie
v.redd.it
1970-01-01T00:00:00
0
{}
19f5fw5
false
{'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/igbsy12n0kec1/DASHPlaylist.mpd?a=1708766554%2CYjg4NGNkZWU2ZGQxMWViN2EzM2Q0ZGEzYjg0Zjk5YTZhNmMzMGU1YzA4MDE2YmZiMmNiMDFiMDAyZjdiMmNiYQ%3D%3D&v=1&f=sd', 'duration': 72, 'fallback_url': 'https://v.redd.it/igbsy12n0kec1/DASH_1080.mp4?source=fallback', 'h...
t3_19f5fw5
/r/LocalLLaMA/comments/19f5fw5/beautiful_and_featurerich_ui_for_ollama_made/
false
false
https://external-preview…1ed0b66e93c66122
1
{'enabled': False, 'images': [{'id': 'cDJybm1paHYwa2VjMfEAdh8F-ocsxIYHawJCEGwcce9lp3orSC3IY4WNn802', 'resolutions': [{'height': 73, 'url': 'https://external-preview.redd.it/cDJybm1paHYwa2VjMfEAdh8F-ocsxIYHawJCEGwcce9lp3orSC3IY4WNn802.png?width=108&crop=smart&format=pjpg&auto=webp&s=6a845097b93b90ee0b2c18a214c14f5e55d4c...
Testing Google Multimodal Embeddings
9
We are testing out Google Multimodal Embeddings ([Vertex AI API](https://cloud.google.com/vertex-ai/docs/generative-ai/embeddings/get-multimodal-embeddings)) at [OpenIndex.ai/search](https://www.openindex.ai/search) We found that any text embedding will tend to be closer to a search query in the embedding space than a...
2024-01-25T09:20:56
https://www.reddit.com/r/LocalLLaMA/comments/19f5f92/testing_google_multimodal_embeddings/
Electrical-Profile79
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f5f92
false
null
t3_19f5f92
/r/LocalLLaMA/comments/19f5f92/testing_google_multimodal_embeddings/
false
false
https://a.thumbs.redditm…M6VzwTUYEQD8.jpg
9
{'enabled': False, 'images': [{'id': 'DsiOIzUSicS_9zIKwMDQbNT2LOE1o29sSYs49HAmO_k', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/hHuPbOBuX42Zu5_MT0rir3JO7cgRTfjn0ct4UWuqTu4.jpg?width=108&crop=smart&auto=webp&s=a0329d4207ada0345185e70a97a0ef1f27aec034', 'width': 108}, {'height': 113, 'url': 'h...
Llamacpp way slower on Mac M1 Max than Mac M2 Max
4
Hi, I am running a quantized Mixtral on my Macbook M2 Max with 64GB RAM and I am happy about the response time. Now I gave a LLM application which uses Llamacpp to my boss who has a M1 also with 64GB RAM, but it takes very long until he gets a response and Streaming also looks buggy because of the low speed. ​...
2024-01-25T09:14:01
https://www.reddit.com/r/LocalLLaMA/comments/19f5byy/llamacpp_way_slower_on_mac_m1_max_than_mac_m2_max/
Mediocre-Card8046
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f5byy
false
null
t3_19f5byy
/r/LocalLLaMA/comments/19f5byy/llamacpp_way_slower_on_mac_m1_max_than_mac_m2_max/
false
false
self
4
null
Deepseek just launched their API platform. 10M free tokens.
75
2024-01-25T08:56:42
https://platform.deepseek.com/sign_in
pictoria_dev
platform.deepseek.com
1970-01-01T00:00:00
0
{}
19f53f3
false
null
t3_19f53f3
/r/LocalLLaMA/comments/19f53f3/deepseek_just_launched_their_api_platform_10m/
false
false
default
75
null
Serving to concurrent users
3
Hi, I’d like to ask what approaches you are taking to serve LLM(s) running on a server to multiple users. I’ve looked into VLLM, but I’m wondering about other solutions available for free, or self built solutions to batch process queries. How does it work, how is performance, what are limitations or issues you’ve fac...
2024-01-25T08:48:21
https://www.reddit.com/r/LocalLLaMA/comments/19f4zic/serving_to_concurrent_users/
Appropriate-Tax-9585
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f4zic
false
null
t3_19f4zic
/r/LocalLLaMA/comments/19f4zic/serving_to_concurrent_users/
false
false
self
3
null
Cheaper & faster RAG with a SQL layer (Beginner Level)
1
[removed]
2024-01-25T08:21:04
https://www.reddit.com/r/LocalLLaMA/comments/19f4mda/cheaper_faster_rag_with_a_sql_layer_beginner_level/
hadiazzouni
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f4mda
false
null
t3_19f4mda
/r/LocalLLaMA/comments/19f4mda/cheaper_faster_rag_with_a_sql_layer_beginner_level/
false
false
https://b.thumbs.redditm…Vy-DjIY1M1yc.jpg
1
{'enabled': False, 'images': [{'id': 'QqSY3F9i2BgB-OdT_JpQr1vBqr2oq4spYNzkghHXwCM', 'resolutions': [], 'source': {'height': 64, 'url': 'https://external-preview.redd.it/4PgIzt2dsWk0hsH_pv6fTscUBf4LNxa8vUF1zyE23u0.jpg?auto=webp&s=adf334dabc58b5ccda405f20fe4d11f983c41fe9', 'width': 64}, 'variants': {}}]}
Understanding training metrics
8
I played with MLX and trained Mistral. I had a dataset of around 50K lines and the training took approx 10 minutes. During training I would see these metrics: also attached an image. • Iteration 530 • Training loss: 1.726 • Another value listed as 1.724 (possibly a typo or redundancy) • Tokens processed per second:...
2024-01-25T08:11:51
https://i.redd.it/z4gk4j7bojec1.jpeg
BukHunt
i.redd.it
1970-01-01T00:00:00
0
{}
19f4hr4
false
null
t3_19f4hr4
/r/LocalLLaMA/comments/19f4hr4/understanding_training_metrics/
false
false
https://b.thumbs.redditm…_s29n1bUfmZI.jpg
8
{'enabled': True, 'images': [{'id': 'g0AI8JQXgnzUilFbIYZlAej-7CBLjHE-B45DgyZAKFw', 'resolutions': [{'height': 33, 'url': 'https://preview.redd.it/z4gk4j7bojec1.jpeg?width=108&crop=smart&auto=webp&s=c371aeb4b17bc0f0b9ef83236a41ac0001ac6f5b', 'width': 108}, {'height': 67, 'url': 'https://preview.redd.it/z4gk4j7bojec1.jpe...
need help to convert model.safetensors to gguf
2
hello i used SFTTrainer to fine tune a model (opt-350m) with a dataset, now i have a folder with several files and a model.tensorflow. i used [convert.py](https://convert.py) to convert but this generated a keyerror: intermediate\_size ​ ​ `python3` [`convert.py`](https://convert.py) `./models/salida...
2024-01-25T08:00:47
https://www.reddit.com/r/LocalLLaMA/comments/19f4c2b/need_help_to_convert_modelsafetensors_to_gguf/
Consistent_Dark9680
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f4c2b
false
null
t3_19f4c2b
/r/LocalLLaMA/comments/19f4c2b/need_help_to_convert_modelsafetensors_to_gguf/
false
false
self
2
null
What's the most cost-efficient setup for trying out LLM (mistral / llama2 etc) finetuning and inference
6
Note: posting on behalf of a friend who doesn't have reddit Wants to try LLM (finetune then inference) with max data privacy, okay with slow speed for inference upto few minutes (not okay with hours) but preferably avoid OOM errors. I suggested renting server by usage but AWS/GCP/ Azure prices would be very high if u...
2024-01-25T07:39:00
https://www.reddit.com/r/LocalLLaMA/comments/19f410b/whats_the_most_costefficient_setup_for_trying_out/
adityaguru149
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f410b
false
null
t3_19f410b
/r/LocalLLaMA/comments/19f410b/whats_the_most_costefficient_setup_for_trying_out/
false
false
self
6
null
Reading TheBloke's readme for GGUF and seeing the note about RAM figure assumes no GPU offloading. Am I missing something, thought VRAM was king, the note seems to imply we can load the model to RAM for inference, so how does GPU VRAM come into picture if that's the assumption?
1
[removed]
2024-01-25T07:24:43
https://www.reddit.com/r/LocalLLaMA/comments/19f3tis/reading_theblokes_readme_for_gguf_and_seeing_the/
sweetsunnyside
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f3tis
false
null
t3_19f3tis
/r/LocalLLaMA/comments/19f3tis/reading_theblokes_readme_for_gguf_and_seeing_the/
false
false
self
1
null
What makes the difference in context length between Mistral and Mixtral?
6
I cannot understand that there's a difference in context length in the Mistral model and the Mixtral model even though they have the same window size in their sliding window attention. (In each paper, the context\_len of Mistral is 8192 and that of Mixtral is 32k) I think for Mistral, it (partially) makes sense be...
2024-01-25T06:44:42
https://www.reddit.com/r/LocalLLaMA/comments/19f38be/what_makes_the_difference_in_context_length/
Maximum_Performance_
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f38be
false
null
t3_19f38be
/r/LocalLLaMA/comments/19f38be/what_makes_the_difference_in_context_length/
false
false
self
6
null
SmoothQuant: Quantization of both weight & activations
17
[https://github.com/mit-han-lab/smoothquant](https://github.com/mit-han-lab/smoothquant) I did not see much discussion about activation quantization here. In my eyes, this is really crucial for the open-source ecosystem, as it will make inference much more efficient. Current quant methods are often slower at inference...
2024-01-25T06:19:50
https://www.reddit.com/r/LocalLLaMA/comments/19f2tws/smoothquant_quantization_of_both_weight/
DreamGenAI
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f2tws
false
null
t3_19f2tws
/r/LocalLLaMA/comments/19f2tws/smoothquant_quantization_of_both_weight/
false
false
self
17
null
Trouble Downloading Mixtral Dolphin
1
Let me start by saying that I am not sure if this is the right sub to ask this but I have seen other posts regarding the subject so I'm hoping it is. I have been trying to download Mixtral Dolphin through oogabooga but I haven't had any success. It literally takes up all my storage. Is it normal for it to be taking up ...
2024-01-25T06:13:42
https://www.reddit.com/r/LocalLLaMA/comments/19f2qaq/trouble_downloading_mixtral_dolphin/
Antique-Ad7521
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f2qaq
false
null
t3_19f2qaq
/r/LocalLLaMA/comments/19f2qaq/trouble_downloading_mixtral_dolphin/
false
false
self
1
null
Trouble Downloading Mixtral Dolphin
1
Let me start by saying that I am not sure if this is the right sub to ask this but I have seen other posts regarding the subject so I'm hoping it is. I have been trying to download Mixtral Dolphin through oogabooga but I haven't had any success. It literally takes up all my storage. Is it normal for it to be taking up ...
2024-01-25T06:13:41
https://www.reddit.com/r/LocalLLaMA/comments/19f2qan/trouble_downloading_mixtral_dolphin/
Antique-Ad7521
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f2qan
false
null
t3_19f2qan
/r/LocalLLaMA/comments/19f2qan/trouble_downloading_mixtral_dolphin/
false
false
self
1
null
GPU for LLM!!!
1
[removed]
2024-01-25T05:38:27
https://www.reddit.com/r/LocalLLaMA/comments/19f24ul/gpu_for_llm/
Delicious_Success303
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f24ul
false
null
t3_19f24ul
/r/LocalLLaMA/comments/19f24ul/gpu_for_llm/
false
false
self
1
{'enabled': False, 'images': [{'id': '5adjmGGVIfRwxBdc6YwqLSuNnWIjey85VD80DEYNRBY', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/PJYqBKrEo82c08iCCayMZcnUZ_S20LRkPN0_PsJ56gI.jpg?width=108&crop=smart&auto=webp&s=337350411d064eaaf450caf0e523c3ccc833e999', 'width': 108}, {'height': 113, 'url': 'h...
Who is MichaelSeifert and why is he talking to my chat assistant?
28
Running [Mamba-mistral](https://huggingface.co/MaziyarPanahi/mamba-gpt-7b-v2-Mistral-7B-Instruct-v0.2-slerp-GGUF) in LM Studio and was testing its ability to solve a non trivial math problem and all of a sudden the assistant starts talking to MichaelSeifert. Strange kind of interaction since my prompt has no mention of...
2024-01-25T05:30:51
https://www.reddit.com/r/LocalLLaMA/comments/19f206w/who_is_michaelseifert_and_why_is_he_talking_to_my/
KhaiNguyen
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f206w
false
null
t3_19f206w
/r/LocalLLaMA/comments/19f206w/who_is_michaelseifert_and_why_is_he_talking_to_my/
false
false
self
28
{'enabled': False, 'images': [{'id': '65UZ9yQ8mBaVVFibLuGhbnEeuBWj6JSnsJjU-yvvpEY', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/Ji-3xTP0UoNgVGBBsAyOPG_2hCARvASzsLAy6DF4Xe4.jpg?width=108&crop=smart&auto=webp&s=752515105fe5db545ebf02bf7d6e35359032ea5a', 'width': 108}, {'height': 116, 'url': 'h...
Who is MichaelSeifert and why is he talking to my chat assistant?
2
Running [Mamba-mistral](https://huggingface.co/MaziyarPanahi/mamba-gpt-7b-v2-Mistral-7B-Instruct-v0.2-slerp-GGUF) in LM Studio and was testing its ability to solve a non trivial math problem and all of a sudden the assistant starts talking to MichaelSeifert. Strange kind of interaction since my prompt has no mention of...
2024-01-25T05:30:51
https://www.reddit.com/r/LocalLLaMA/comments/19f206h/who_is_michaelseifert_and_why_is_he_talking_to_my/
KhaiNguyen
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f206h
false
null
t3_19f206h
/r/LocalLLaMA/comments/19f206h/who_is_michaelseifert_and_why_is_he_talking_to_my/
false
false
self
2
{'enabled': False, 'images': [{'id': '65UZ9yQ8mBaVVFibLuGhbnEeuBWj6JSnsJjU-yvvpEY', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/Ji-3xTP0UoNgVGBBsAyOPG_2hCARvASzsLAy6DF4Xe4.jpg?width=108&crop=smart&auto=webp&s=752515105fe5db545ebf02bf7d6e35359032ea5a', 'width': 108}, {'height': 116, 'url': 'h...
Why do huggingface models need so much VRAM?
1
I have a small GPU (1070 ti) with 8GB of VRAM, and from the [huggingface model page](https://huggingface.co/microsoft/phi-2) I saw that the phi-2 model 5.5GB, but when I try to load the model I immediately encountered the CUDA out of memory error. Why is the model taking up so much VRAM, and is there any way I can loa...
2024-01-25T04:18:34
https://www.reddit.com/r/LocalLLaMA/comments/19f0pwx/why_do_huggingface_models_need_so_much_vram/
Gullible_Fall182
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f0pwx
false
null
t3_19f0pwx
/r/LocalLLaMA/comments/19f0pwx/why_do_huggingface_models_need_so_much_vram/
false
false
self
1
{'enabled': False, 'images': [{'id': 'iZy_EqrCN6ssnYn4CoL3ByI2PLGShyjkrOUtMg3a8e0', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/JSGemrtK8Q-jPJBdLuOREQ06XVckpXiJ9CFACJxDAzg.jpg?width=108&crop=smart&auto=webp&s=4fee32b75a2b0c5f553592d7d7bd57bd16d6d2ac', 'width': 108}, {'height': 116, 'url': 'h...
HELP. SST to Silly Tavern?
1
I want to add to my project the SST extension as I included the TTS implementation with AllTalk, but I cant seem to find any tutorial or repository where i can get a guide. So i dont know where i should begin. Anyone out there that have done this? I already have the avatar and the streaming, but i want to speak to the...
2024-01-25T04:13:35
https://www.reddit.com/r/LocalLLaMA/comments/19f0mo1/help_sst_to_silly_tavern/
StillOk1589
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f0mo1
false
null
t3_19f0mo1
/r/LocalLLaMA/comments/19f0mo1/help_sst_to_silly_tavern/
false
false
self
1
null
Some no-bullshit AI news app?
1
With news I mean big news and also niche news like a new research paper/breakthrough/new model?
2024-01-25T03:59:23
https://www.reddit.com/r/LocalLLaMA/comments/19f0d2v/some_nobullshit_ai_news_app/
Shoddy_Vegetable_115
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f0d2v
false
null
t3_19f0d2v
/r/LocalLLaMA/comments/19f0d2v/some_nobullshit_ai_news_app/
false
false
self
1
null
TGI With Local Model
1
I've been trying to use TGI pointed to a locally saved model, but it is looking for an "adapters_config.json" file. How do I get this? I am using Llama as an example and I have tried pulling this model and then saving it down locally, but I have never seen this file before - I understand it is part of peft, but is it s...
2024-01-25T03:47:52
https://www.reddit.com/r/LocalLLaMA/comments/19f05es/tgi_with_local_model/
cinnamonKnight
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f05es
false
null
t3_19f05es
/r/LocalLLaMA/comments/19f05es/tgi_with_local_model/
false
false
self
1
null
Problems with downloading on huggingface
1
I tried to clone laserxtral on huggingface with the git clone command on my downloads folder, but it only downloaded 2mb of the file. Why?
2024-01-25T03:41:03
https://www.reddit.com/r/LocalLLaMA/comments/19f00r2/problems_with_downloading_on_huggingface/
HelpfulDirt7464
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19f00r2
false
null
t3_19f00r2
/r/LocalLLaMA/comments/19f00r2/problems_with_downloading_on_huggingface/
false
false
self
1
null
Self-Rewarding Language Model, from MetaAI
91
2024-01-25T03:29:15
https://github.com/lucidrains/self-rewarding-lm-pytorch
jfjeschke
github.com
1970-01-01T00:00:00
0
{}
19ezsfd
false
null
t3_19ezsfd
/r/LocalLLaMA/comments/19ezsfd/selfrewarding_language_model_from_metaai/
false
false
https://b.thumbs.redditm…2n4B-rXKQBgw.jpg
91
{'enabled': False, 'images': [{'id': 'EFTvc0sUs2NtKhx8NUO4QtpP8XtFLHsA5DGyM8-8FPA', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/q9qgM60sLTC310bnNXBh3fA2kQ3cvvPBuk8vyOG0dFU.jpg?width=108&crop=smart&auto=webp&s=49845490cabdd8809f0a382dfa8a49b2702a3bd9', 'width': 108}, {'height': 108, 'url': 'h...
Can Agent-to-Agent communication be encrypted by said agents (not available to humans)?
3
Wild question. Suppose my personal AI agent knows X,Y,Z about me, and decides that it’s for my and B’s best interest to initiate a conversation with B’s personal AI agent, and after discussing [encrypted topics] among themselves, B’s agent phones back to B (human), letting him know that it would be fruitful to reach ou...
2024-01-25T03:15:25
https://www.reddit.com/r/LocalLLaMA/comments/19eziwb/can_agenttoagent_communication_be_encrypted_by/
robertverdes
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eziwb
false
null
t3_19eziwb
/r/LocalLLaMA/comments/19eziwb/can_agenttoagent_communication_be_encrypted_by/
false
false
self
3
null
Open-source playground for LLMs, image, and audio models
1
2024-01-25T02:58:10
https://v.redd.it/ng9ors204iec1
InevitableSky2801
/r/LocalLLaMA/comments/19ez6ac/opensource_playground_for_llms_image_and_audio/
1970-01-01T00:00:00
0
{}
19ez6ac
false
{'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/ng9ors204iec1/DASHPlaylist.mpd?a=1708873095%2CNjMzNDgwZmRiOTJhYzBkNjk0MjMxNzM5NDZiNzk2ZTY2MGI5YjIzZTI5NjE1MDY1MzkxMmI5NjkyMTYwNWY2Zg%3D%3D&v=1&f=sd', 'duration': 72, 'fallback_url': 'https://v.redd.it/ng9ors204iec1/DASH_1080.mp4?source=fallback', 'h...
t3_19ez6ac
/r/LocalLLaMA/comments/19ez6ac/opensource_playground_for_llms_image_and_audio/
false
false
https://external-preview…55f25e4b9323a536
1
{'enabled': False, 'images': [{'id': 'cjdmOHFlaWM0aWVjMfEW-r7A8l1Rtp6oQbIDeV3qqeSPkHg1j4cAbcr_IXrt', 'resolutions': [{'height': 69, 'url': 'https://external-preview.redd.it/cjdmOHFlaWM0aWVjMfEW-r7A8l1Rtp6oQbIDeV3qqeSPkHg1j4cAbcr_IXrt.png?width=108&crop=smart&format=pjpg&auto=webp&s=24c6ffbad159520b233b22472d80e5c52da75...
Good LLM for story telling
1
So, im looking for a LLM (preferably a gguf) that is small, (ie, around 13b/16B. Only have 32GB of ram.) but good at making/telling stories. Im still new to the whole LLM thing and there is a ton of info out there and with this kind of thing changing constantly, i figured this would be a good place to get some good adv...
2024-01-25T02:39:07
https://www.reddit.com/r/LocalLLaMA/comments/19eysko/good_llm_for_story_telling/
Winux-11
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eysko
false
null
t3_19eysko
/r/LocalLLaMA/comments/19eysko/good_llm_for_story_telling/
false
false
self
1
null
Serving Mixtral in Your Own Cloud With High GPU Availability and Cost Efficiency
15
2024-01-25T02:38:37
https://github.com/skypilot-org/skypilot/tree/master/llm/mixtral
z_yang
github.com
1970-01-01T00:00:00
0
{}
19eys81
false
null
t3_19eys81
/r/LocalLLaMA/comments/19eys81/serving_mixtral_in_your_own_cloud_with_high_gpu/
false
false
https://a.thumbs.redditm…8dbxsfC3iwq0.jpg
15
{'enabled': False, 'images': [{'id': 'JZaZ4loo4WdFnBv1J2jlSK7GeNinWm30dR4SZCPbXCo', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/xU1u3DpNOIrIOINHjHXktDCc8ejLNoshmngURxMxOjU.jpg?width=108&crop=smart&auto=webp&s=04d446aacafcaf8b7265a3b7499db7c54f7415d4', 'width': 108}, {'height': 108, 'url': 'h...
MambaByte: Token-free Selective State Space Model
181
>Token-free language models learn directly from raw bytes and remove the bias of subword tokenization. Operating on bytes, however, results in significantly longer sequences, and standard autoregressive Transformers scale poorly in such settings. We experiment with MambaByte, a token-free adaptation of the Mamba state ...
2024-01-25T02:26:53
https://arxiv.org/abs/2401.13660
ninjasaid13
arxiv.org
1970-01-01T00:00:00
0
{}
19eyjz5
false
null
t3_19eyjz5
/r/LocalLLaMA/comments/19eyjz5/mambabyte_tokenfree_selective_state_space_model/
false
false
default
181
null
Low token/s count on 7b models, is this normal
4
So this is what I'm working with, The NVIDIA RTX 4050 which I think is pretty good right? but with a 7b model I'm getting around 0.3 or 0.1 tokens per second. With the WizardLM1b model I was able to get around 20 tokens/s. Is this typical? https://preview.redd.it/bxeogbdeshec1.png?width=1317&format=png&auto=webp&s=1e1...
2024-01-25T01:56:35
https://www.reddit.com/r/LocalLLaMA/comments/19exxv0/low_tokens_count_on_7b_models_is_this_normal/
nono577
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19exxv0
false
null
t3_19exxv0
/r/LocalLLaMA/comments/19exxv0/low_tokens_count_on_7b_models_is_this_normal/
false
false
https://b.thumbs.redditm…dI__C15wZwpU.jpg
4
null
Templates for fine tuning on general knowledge -- critical feedback also welcome on my use case
9
Lots of great guides available on fine-tuning, mostly focused on question-answer pairs. Does anybody have specific resources on fine tuning without a specific task -- that is, to have more domain knowledge? I will tune for tasks. But, I have a large collection of documents, and I would strengthen its language in this g...
2024-01-25T01:51:18
https://www.reddit.com/r/LocalLLaMA/comments/19exu4n/templates_for_fine_tuning_on_general_knowledge/
purple_sack_lunch
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19exu4n
false
null
t3_19exu4n
/r/LocalLLaMA/comments/19exu4n/templates_for_fine_tuning_on_general_knowledge/
false
false
self
9
null
I connected Mixtral voice chat to a hotkey on my PC (link to repo in comments)
1
2024-01-25T01:30:51
https://v.redd.it/7s33eyjcohec1
Chance_Confection_37
/r/LocalLLaMA/comments/19exf0t/i_connected_mixtral_voice_chat_to_a_hotkey_on_my/
1970-01-01T00:00:00
0
{}
19exf0t
false
{'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/7s33eyjcohec1/DASHPlaylist.mpd?a=1708867856%2CZWVjOTk4NDQ3ZDYzZGY1MjBiN2ZhNmU4MzA4OGJlZGNmYzUxN2E0YjBjNmY4MWM1NzI0ZDc0ZTNlOTljMTY1ZQ%3D%3D&v=1&f=sd', 'duration': 176, 'fallback_url': 'https://v.redd.it/7s33eyjcohec1/DASH_1080.mp4?source=fallback', '...
t3_19exf0t
/r/LocalLLaMA/comments/19exf0t/i_connected_mixtral_voice_chat_to_a_hotkey_on_my/
false
false
https://external-preview…267e069582ab5cd4
1
{'enabled': False, 'images': [{'id': 'cjJndjlyaHJvaGVjMdIXtJ6WHK7MpZ39yzEYT5LkhjdySYRKJ-s1v7O6buV-', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/cjJndjlyaHJvaGVjMdIXtJ6WHK7MpZ39yzEYT5LkhjdySYRKJ-s1v7O6buV-.png?width=108&crop=smart&format=pjpg&auto=webp&s=63268496cba22ee5dedafb25a557ef90d5510...
i am using A100 80GB GPU now.
1
[removed]
2024-01-25T01:26:18
https://www.reddit.com/r/LocalLLaMA/comments/19exbqs/i_am_using_a100_80gb_gpu_now/
aijuud
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19exbqs
false
null
t3_19exbqs
/r/LocalLLaMA/comments/19exbqs/i_am_using_a100_80gb_gpu_now/
false
false
self
1
null
If the architecture of Llama 3 does not change, then the required local computer resources will remain the same?
1
[removed]
2024-01-25T01:20:02
https://www.reddit.com/r/LocalLLaMA/comments/19ex6yu/if_the_architecture_of_llama_3_does_not_change/
Secret_Joke_2262
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ex6yu
false
null
t3_19ex6yu
/r/LocalLLaMA/comments/19ex6yu/if_the_architecture_of_llama_3_does_not_change/
false
false
self
1
null
LM studio didn't work
1
[removed]
2024-01-25T00:50:26
https://www.reddit.com/r/LocalLLaMA/comments/19ewk6i/lm_studio_didnt_work/
oneto221
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ewk6i
false
null
t3_19ewk6i
/r/LocalLLaMA/comments/19ewk6i/lm_studio_didnt_work/
false
false
self
1
null
LM studio doesn't work ?
1
[removed]
2024-01-25T00:42:23
https://www.reddit.com/r/LocalLLaMA/comments/19ewdx0/lm_studio_doesnt_work/
oneto221
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ewdx0
false
null
t3_19ewdx0
/r/LocalLLaMA/comments/19ewdx0/lm_studio_doesnt_work/
false
false
self
1
null
how are deepinfra cheapest?
1
are they running quantised?
2024-01-25T00:37:32
https://i.redd.it/sa2t4o59fhec1.jpeg
imalk
i.redd.it
1970-01-01T00:00:00
0
{}
19ewa3l
false
null
t3_19ewa3l
/r/LocalLLaMA/comments/19ewa3l/how_are_deepinfra_cheapest/
false
false
https://b.thumbs.redditm…lOQP0xoa-RhQ.jpg
1
{'enabled': True, 'images': [{'id': '4n7N7HOZWyX5oy223BE45DqxRSIKH5_OoF_cS9CNaIQ', 'resolutions': [{'height': 132, 'url': 'https://preview.redd.it/sa2t4o59fhec1.jpeg?width=108&crop=smart&auto=webp&s=07225c19381f379d180f432f12630d570b35032b', 'width': 108}, {'height': 265, 'url': 'https://preview.redd.it/sa2t4o59fhec1.j...
Ollama SDK is out!
62
Very excited about the new announcement from the team at Ollama on their new client libraries for Python and JavaScript. No more writing customer wrappers on the REST API! More info here: https://ollama.ai/blog/python-javascript-libraries Thanks Ollama!
2024-01-25T00:32:00
https://www.reddit.com/r/LocalLLaMA/comments/19ew5zg/ollama_sdk_is_out/
International_Quail8
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ew5zg
false
null
t3_19ew5zg
/r/LocalLLaMA/comments/19ew5zg/ollama_sdk_is_out/
false
false
self
62
{'enabled': False, 'images': [{'id': 'krjt_5uhqcaDfYjfO7lkezThehav9cAIRJgcK-OKAmM', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/s0D7i4Rco0trWh9Bu1uEkgnoJJLA3UNKUA9vs57seII.jpg?width=108&crop=smart&auto=webp&s=53486800d92d75b19d59502534fa9ba2785c14b0', 'width': 108}, {'height': 113, 'url': 'h...
Mistral drop in replacement with openai python package
5
I've heard that mistral api can be used as a openAI drop in replacement, but the following code snippet: openai.api_key = os.environ['MISTRAL_API_KEY'] openai.base_url = "https://api.mistral.ai/v1/chat/completions" completion = openai.chat.completions.create( model="mistral-tiny", messages=[{"role": "user",...
2024-01-25T00:23:09
https://www.reddit.com/r/LocalLLaMA/comments/19evz7n/mistral_drop_in_replacement_with_openai_python/
Qual_
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19evz7n
false
null
t3_19evz7n
/r/LocalLLaMA/comments/19evz7n/mistral_drop_in_replacement_with_openai_python/
false
false
self
5
null
Knowledge Ninja
1
2024-01-24T23:54:45
https://i.redd.it/h07cokcm7hec1.png
Present_Brilliant
i.redd.it
1970-01-01T00:00:00
0
{}
19evc7h
false
null
t3_19evc7h
/r/LocalLLaMA/comments/19evc7h/knowledge_ninja/
false
false
default
1
{'enabled': True, 'images': [{'id': 'h07cokcm7hec1', 'resolutions': [{'height': 108, 'url': 'https://preview.redd.it/h07cokcm7hec1.png?width=108&crop=smart&auto=webp&s=c46a6e4d762494a4b4fb9fcd863e762d542482c6', 'width': 108}, {'height': 216, 'url': 'https://preview.redd.it/h07cokcm7hec1.png?width=216&crop=smart&auto=we...
How a Simple Idea Helped Me Manage Information Overload in My Daily Life
1
[removed]
2024-01-24T23:52:35
https://www.reddit.com/r/LocalLLaMA/comments/19evag1/how_a_simple_idea_helped_me_manage_information/
Present_Brilliant
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19evag1
false
null
t3_19evag1
/r/LocalLLaMA/comments/19evag1/how_a_simple_idea_helped_me_manage_information/
false
false
self
1
null
Best tinyllama 1b finetune?
1
[removed]
2024-01-24T23:49:54
https://www.reddit.com/r/LocalLLaMA/comments/19ev85z/best_tinyllama_1b_finetune/
bangarangguy
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ev85z
false
null
t3_19ev85z
/r/LocalLLaMA/comments/19ev85z/best_tinyllama_1b_finetune/
false
false
self
1
null
An Easy to Understand Tutorial on Transformers and GPTS - Part 1
1
[removed]
2024-01-24T22:50:36
https://www.reddit.com/r/LocalLLaMA/comments/19etu3i/an_easy_to_understand_tutorial_on_transformers/
johnolafenwa
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19etu3i
false
null
t3_19etu3i
/r/LocalLLaMA/comments/19etu3i/an_easy_to_understand_tutorial_on_transformers/
false
false
self
1
{'enabled': False, 'images': [{'id': 'a7tbIIFEvdi-p0H9azJ4jm6FpaJrpHJMKor_Fw3c6xg', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/RFOFeUeyK5GMt-PEGyLER9ZWw3qylnJyVmLuqqsF4cg.jpg?width=108&crop=smart&auto=webp&s=5e88db7acdb3b197c40060cf9fa43819a5795fe5', 'width': 108}, {'height': 162, 'url': 'h...
Using LLMs to evaluate LLM generated responses? Here's one research paper that you must surely read!!
19
There's quite a lot of fuzz going around the quality of LLM generated responses, moreover there have been quite some progress in using LLMs to evaluate LLMs. I have been reading quite some research papers on LLMs lately and there's one that caught my eye. By researchers at UC Berkeley, HKUST, LangChain, and Columbia ...
2024-01-24T22:15:43
https://www.reddit.com/r/LocalLLaMA/comments/19eszzw/using_llms_to_evaluate_llm_generated_responses/
dillema_max
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eszzw
false
null
t3_19eszzw
/r/LocalLLaMA/comments/19eszzw/using_llms_to_evaluate_llm_generated_responses/
false
false
self
19
null
Can you make dolphin mixtral give an opinion?
1
[removed]
2024-01-24T22:11:19
https://www.reddit.com/r/LocalLLaMA/comments/19esw2q/can_you_make_dolphin_mixtral_give_an_opinion/
Hopeful_Currency5842
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19esw2q
false
null
t3_19esw2q
/r/LocalLLaMA/comments/19esw2q/can_you_make_dolphin_mixtral_give_an_opinion/
false
false
self
1
null
Perception of time in memory with vector databases?
3
Hello, I've been pondering about this for a while now. Giving an LLM memory with a vector database works extremely well. But I have no clue how to give an an llm the perception of time(within the memories aka the vectordatabase). When uploading to vectors to pinecone I tried adding dates in this format: "[date] User:...
2024-01-24T22:08:38
https://www.reddit.com/r/LocalLLaMA/comments/19estta/perception_of_time_in_memory_with_vector_databases/
ll_Teto_ll
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19estta
false
null
t3_19estta
/r/LocalLLaMA/comments/19estta/perception_of_time_in_memory_with_vector_databases/
false
false
self
3
null
RWKV 7B is appears to be approaching Mistral 7B performance, but with multilingual support and and linear runtime
214
ERROR: type should be string, got "https://twitter.com/picocreator/status/1750245003690201363\n\n86% trained, 1T tokens, somewhat behind Mistral on english benchmarks, crushes it multilingual. Base Model.\n\nBenefits being its a linear RunTime and its Fast for CPU aswell, not nearly as Much Matrix multiplication. Supports Inf Ctx\n\nTheres alot to be Found in Finetuning instruction, DPO, Merge, Laser, etc. Even Better data Mixtures. If you can expand the code, that would be nice."
2024-01-24T22:06:53
https://www.reddit.com/r/LocalLLaMA/comments/19essc5/rwkv_7b_is_appears_to_be_approaching_mistral_7b/
vatsadev
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19essc5
false
null
t3_19essc5
/r/LocalLLaMA/comments/19essc5/rwkv_7b_is_appears_to_be_approaching_mistral_7b/
false
false
self
214
{'enabled': False, 'images': [{'id': 'Nbygj7VDVlITNOhhFfc68AZdy_AtFPK9Hy7JtXzO-zI', 'resolutions': [{'height': 18, 'url': 'https://external-preview.redd.it/2E2s6i1SWR1527QE5ZRtjwq_qRdgDuXkmJZHKXWctW8.jpg?width=108&crop=smart&auto=webp&s=7c1af683eb66eab976955cb9f964c981cb603260', 'width': 108}], 'source': {'height': 24,...
AMD System on Windows
3
My PC Specs: * CPU: Ryzen 5 3600 * RX 6800 XT 16GB VRAM * 32GB RAM * Windows 11 I have been doing some research on running llm locally. First results I got pointed me to oobagooba's. But I could only get it working running on my CPU without GPU accel. There seem to be some way to do it running on windows which requir...
2024-01-24T21:34:47
https://www.reddit.com/r/LocalLLaMA/comments/19erzxe/amd_system_on_windows/
SlickTread
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19erzxe
false
null
t3_19erzxe
/r/LocalLLaMA/comments/19erzxe/amd_system_on_windows/
false
false
self
3
null
Creating a eval tool that compares different LLMs for your use case, and gives you analytics on which to use
1
Join the waitlist here to get early access, and I would appreciate any questions! : [https://www.algoco.co.uk/](https://www.algoco.co.uk/)
2024-01-24T21:17:51
https://www.reddit.com/r/LocalLLaMA/comments/19erl5z/creating_a_eval_tool_that_compares_different_llms/
youseebaba2
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19erl5z
false
null
t3_19erl5z
/r/LocalLLaMA/comments/19erl5z/creating_a_eval_tool_that_compares_different_llms/
false
false
self
1
null
Open Source Perplexity Copilot
4
I haven't been able to find any tools for recreating Perplexity's copilot feature. I'd like to integrate something like it into my own application. I like that it generates a form that clarifies the prompt. If anyone knows of any open source tools that I can use to build something like copilot, I'd appreciate you shar...
2024-01-24T21:08:23
https://www.reddit.com/r/LocalLLaMA/comments/19erct1/open_source_perplexity_copilot/
ComputersConfuseMe
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19erct1
false
null
t3_19erct1
/r/LocalLLaMA/comments/19erct1/open_source_perplexity_copilot/
false
false
self
4
null
[Noob Question] Which version of a model is "better"
3
So I'm currently using Alpaca Electron but really thinking of switching to LM Studio to access compatible models for my pc efficiently, still doing more research on it. I use models for writing but there are a few things i hope someone can clear for me. I'm downloading a GGUF model, the original model has file name...
2024-01-24T20:43:56
https://www.reddit.com/r/LocalLLaMA/comments/19eqr2f/noob_question_which_version_of_a_model_is_better/
ImogenStudios
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eqr2f
false
null
t3_19eqr2f
/r/LocalLLaMA/comments/19eqr2f/noob_question_which_version_of_a_model_is_better/
false
false
self
3
null
Looking for advice on self hosting services.
1
[removed]
2024-01-24T20:43:04
https://www.reddit.com/r/LocalLLaMA/comments/19eqqc2/looking_for_advice_on_self_hosting_services/
Noxusequal
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eqqc2
false
null
t3_19eqqc2
/r/LocalLLaMA/comments/19eqqc2/looking_for_advice_on_self_hosting_services/
false
false
self
1
null
agent platform for multi-modal agent capabilities
1
I'm developing an application using a large language model (LLM) and am in need of a robust core agent platform that supports multi-modal agent capabilities. Currently, I'm utilizing LLM for intent recognition and named entity recognition, alongside backend workflow orchestration. My goal is to transition to an agen...
2024-01-24T20:37:10
https://www.reddit.com/r/LocalLLaMA/comments/19eql89/agent_platform_for_multimodal_agent_capabilities/
NefariousnessSad2208
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eql89
false
null
t3_19eql89
/r/LocalLLaMA/comments/19eql89/agent_platform_for_multimodal_agent_capabilities/
false
false
self
1
null
Test results: recommended GGUF models type, size, and quant for MacOS silicon with 16GB RAM (probably also applicable to graphics card with 12GB VRAM)
45
After extensively testing 56 various models and collecting statistics, I have come up with some conclusion about which quantisation to use depending on the model type and size. The result are based not only on speed, but also on the quality of the results. Here are my recommendations, in order of preference: 1. **sola...
2024-01-24T19:57:17
https://www.reddit.com/r/LocalLLaMA/comments/19eplua/test_results_recommended_gguf_models_type_size/
ex-arman68
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eplua
false
null
t3_19eplua
/r/LocalLLaMA/comments/19eplua/test_results_recommended_gguf_models_type_size/
false
false
self
45
{'enabled': False, 'images': [{'id': 'EhC0pPVdXaLHBq47jONHfIpq5tj2bkFtViiHHin8Rq8', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/_0kzqwJicdZUcL1rYz-kkLZWzJUS6YG31RCklfUYL3g.jpg?width=108&crop=smart&auto=webp&s=b10163bdbde1aa173dae0be08a228593ff1d85b6', 'width': 108}, {'height': 116, 'url': 'h...
Using LLMs to extract results from research papers
6
I am currently exploring how one could extract unstructured information about the results of a study using LLMs. Specifically, I would like to extract study variables and associated statistical values such as linear regression coefficients and p-values in a structured data format such as a JSON file. I have already rea...
2024-01-24T19:30:48
https://www.reddit.com/r/LocalLLaMA/comments/19eoy96/using_llms_to_extract_results_from_research_papers/
Dualweed
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eoy96
false
null
t3_19eoy96
/r/LocalLLaMA/comments/19eoy96/using_llms_to_extract_results_from_research_papers/
false
false
self
6
null
Local RAG
1
I have a question regarding retrieving chunks. I’ve made a llama-index implementation where I use RecursiveRetrieval. When the information is in multiple chunks, it only returns the highest scored chunk. Do any of you have any suggestions to solve this issue? It seems like there is no connection to chunks whatsoever, e...
2024-01-24T19:24:18
https://www.reddit.com/r/LocalLLaMA/comments/19eosfa/local_rag/
Flat-Measurement-417
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eosfa
false
null
t3_19eosfa
/r/LocalLLaMA/comments/19eosfa/local_rag/
false
false
self
1
null
Anyone looking for a 4090, it's available for the low low price of $1599.99 at Best Buy right now. Hurry before they run out of stock.
36
2024-01-24T19:22:10
https://www.bestbuy.com/site/nvidia-geforce-rtx-4090-24gb-gddr6x-graphics-card-titanium-black/6521430.p?skuId=6521430
fallingdowndizzyvr
bestbuy.com
1970-01-01T00:00:00
0
{}
19eoqlr
false
null
t3_19eoqlr
/r/LocalLLaMA/comments/19eoqlr/anyone_looking_for_a_4090_its_available_for_the/
false
false
https://b.thumbs.redditm…kvX5zebkr8eU.jpg
36
{'enabled': False, 'images': [{'id': 'yNuvMRGk-ZtI7qSexO29PIJDca5wU7j006l0keb56dU', 'resolutions': [{'height': 51, 'url': 'https://external-preview.redd.it/9-4J2gHF13LzPtezc5yPlosrKg41AIGKGgpsKG05ofg.jpg?width=108&crop=smart&auto=webp&s=ccbbfd503f8d4bc78b7aef1bf68a025199262207', 'width': 108}, {'height': 103, 'url': 'h...
Is Gemini nano open to anyone to use? What is an alternative for basic inference for a low PC memory, GPU?
1
[removed]
2024-01-24T19:15:25
https://www.reddit.com/r/LocalLLaMA/comments/19eoki8/is_gemini_nano_open_to_anyone_to_use_what_is_an/
Tiny_Yellow_7869
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eoki8
false
null
t3_19eoki8
/r/LocalLLaMA/comments/19eoki8/is_gemini_nano_open_to_anyone_to_use_what_is_an/
false
false
self
1
null
Mistral V2: Real Use Cases Feedback
1
Hi! I’m trying to get a better understanding of people’s personal experiences using Mistral Instruct V2 or Mixtral for a fine-tuning project. Do you have any observations / feedback you would give to the model in particular situations during everyday use? I’m mainly interested in feedback that’s subjective and only app...
2024-01-24T19:09:27
https://www.reddit.com/r/LocalLLaMA/comments/19eof6p/mistral_v2_real_use_cases_feedback/
Full-Refrigerator-84
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eof6p
false
null
t3_19eof6p
/r/LocalLLaMA/comments/19eof6p/mistral_v2_real_use_cases_feedback/
false
false
self
1
null
Running Phi-2 locally in Android Chrome browser with WebGPU
59
With the official stable release of Chrome v121 yesterday, WebGPU is enabled by default in Android Chrome ([blog here](https://developer.chrome.com/blog/new-in-webgpu-121)). As a result, with WebLLM, you can run models like Phi-2 locally in an Android Chrome browser, leveraging WebGPU acceleration. Try it out here: [h...
2024-01-24T18:48:26
https://www.reddit.com/r/LocalLLaMA/comments/19envw6/running_phi2_locally_in_android_chrome_browser/
SnooMachines3070
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19envw6
false
null
t3_19envw6
/r/LocalLLaMA/comments/19envw6/running_phi2_locally_in_android_chrome_browser/
false
false
https://a.thumbs.redditm…lpVCct3PtAv4.jpg
59
{'enabled': False, 'images': [{'id': '4PFQnstGPLno24pVnifb6tyUExaTLnPqg_HcC9BarRo', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/gyI-3jI8QU2eff3wqHFhYRjNt9_ALpusDAM0ToufBKo.jpg?width=108&crop=smart&auto=webp&s=547229af4a82364aa9720286f91138bdab8d9f77', 'width': 108}, {'height': 108, 'url': 'h...
Anyone notice LLM bias hurts problems it can clearly solve
1
There have been a few times recently interacting with LLMs where this has occured. As in there is a problem it can clearly solve but instead it gives the generic "consensus" answer, than thinking about the problem critically. It reminds me of a lot of people irl. It has basically inherited smugness, rather than finding...
2024-01-24T18:47:26
https://www.reddit.com/r/LocalLLaMA/comments/19enuz5/anyone_notice_llm_bias_hurts_problems_it_can/
ArmoredBattalion
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19enuz5
false
null
t3_19enuz5
/r/LocalLLaMA/comments/19enuz5/anyone_notice_llm_bias_hurts_problems_it_can/
false
false
self
1
null
How many Threads should I assign to a GGUF model I am running on my 4 core CPU?
1
Might be a dumb question but I am very new to running conversational Ai models on my pc. Should I select 4?
2024-01-24T18:47:21
https://www.reddit.com/r/LocalLLaMA/comments/19enuwn/how_many_threads_should_i_assign_to_a_gguf_model/
Material_Yam_3535
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19enuwn
false
null
t3_19enuwn
/r/LocalLLaMA/comments/19enuwn/how_many_threads_should_i_assign_to_a_gguf_model/
false
false
self
1
null
Best Additional Card for more VRAM for the Price?
1
I was thinking of adding an additional GPU for added headroom for running local LLMs. I currently have a 3090. However, I don't know that I want to spend the approx. $800-900 for an additional used 3090 along with all the potential pitfalls of buying used. That said, is the next best option for money spent vs VRAM gain...
2024-01-24T18:46:36
https://www.reddit.com/r/LocalLLaMA/comments/19enu75/best_additional_card_for_more_vram_for_the_price/
USM-Valor
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19enu75
false
null
t3_19enu75
/r/LocalLLaMA/comments/19enu75/best_additional_card_for_more_vram_for_the_price/
false
false
self
1
null
Best cloud gpu provider for hosting your own models. In the eu.
1
[removed]
2024-01-24T17:22:37
https://www.reddit.com/r/LocalLLaMA/comments/19emdiy/best_cloud_gpu_provider_for_hosting_your_own/
Noxusequal
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19emdiy
false
null
t3_19emdiy
/r/LocalLLaMA/comments/19emdiy/best_cloud_gpu_provider_for_hosting_your_own/
false
false
self
1
null
Are there any models recommended for legal writing?
9
Hello friends, I know this post isn't as exciting as discussing the best porn model every week but I'd like recommendations for a model tuned for legal writing or that has been trained on case law, legal briefs, that sort of thing. It should be more litigation focused, rather than transactional. Context size and compre...
2024-01-24T16:47:45
https://www.reddit.com/r/LocalLLaMA/comments/19elj8h/are_there_any_models_recommended_for_legal_writing/
PosnerRocks
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19elj8h
false
null
t3_19elj8h
/r/LocalLLaMA/comments/19elj8h/are_there_any_models_recommended_for_legal_writing/
false
false
self
9
null
Test results: recommended GGUF models type, size, and quant for MacOS silicon with 16GB RAM (probably also applicable to graphics card with 12GB VRAM)
1
[removed]
2024-01-24T16:40:09
https://www.reddit.com/r/LocalLLaMA/comments/19elcjq/test_results_recommended_gguf_models_type_size/
ex-arman68
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19elcjq
false
null
t3_19elcjq
/r/LocalLLaMA/comments/19elcjq/test_results_recommended_gguf_models_type_size/
false
false
self
1
{'enabled': False, 'images': [{'id': 'EhC0pPVdXaLHBq47jONHfIpq5tj2bkFtViiHHin8Rq8', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/_0kzqwJicdZUcL1rYz-kkLZWzJUS6YG31RCklfUYL3g.jpg?width=108&crop=smart&auto=webp&s=b10163bdbde1aa173dae0be08a228593ff1d85b6', 'width': 108}, {'height': 116, 'url': 'h...
Why not use grammars instead of function calling models?
67
I never fully understood, why models need to be specifically fine-tuned for function calling and why everyone seems so excited for function calling models. Can we not just use any standard model and force it to generate output according to some grammar, e.g. how llama.cpp does it? That way we can simply force it to adh...
2024-01-24T16:39:27
https://www.reddit.com/r/LocalLLaMA/comments/19elbyk/why_not_use_grammars_instead_of_function_calling/
HomeGrownSilicone
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19elbyk
false
null
t3_19elbyk
/r/LocalLLaMA/comments/19elbyk/why_not_use_grammars_instead_of_function_calling/
false
false
self
67
null
I made a Python module for more control over LLMs
40
Hey, guys! I'm pretty amazed steering vectors work so well so I made a Python module called llm_steer to add steering vectors more easily. https://github.com/Mihaiii/llm_steer Google Colab link included in the repo. Let me know what you think.
2024-01-24T16:07:25
https://www.reddit.com/r/LocalLLaMA/comments/19ekkvl/i_made_a_python_module_for_more_control_over_llms/
Either-Job-341
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ekkvl
false
null
t3_19ekkvl
/r/LocalLLaMA/comments/19ekkvl/i_made_a_python_module_for_more_control_over_llms/
false
false
self
40
{'enabled': False, 'images': [{'id': 'jWf0KhRpTYdWJa_-6b6ZgOx3Ak3nB_KPuPsmdFhU0Os', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/76WeU26yjph0-Xc4Gxo_dy4ZLhv4ZWaemx-XvLW4lUw.jpg?width=108&crop=smart&auto=webp&s=af858f2c1cd0ca06a5672ab0deb6b2a012326740', 'width': 108}, {'height': 108, 'url': 'h...
LLMs Outputs Ranking. How?
1
For people who experimented with ranking different LLMs' outputs then choosing the number #1 output for the job, or whatever you do with the sorted/ranked outputs. I was thinking of a workflow like this, but feel free to show me yours 1. Prompt different LLMs with same prompt 2. Gather all those outputs in one big ...
2024-01-24T15:45:51
https://www.reddit.com/r/LocalLLaMA/comments/19ek2t9/llms_outputs_ranking_how/
CharacterCheck389
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ek2t9
false
null
t3_19ek2t9
/r/LocalLLaMA/comments/19ek2t9/llms_outputs_ranking_how/
false
false
self
1
null
Building an IDE with native support for Open Source models
25
Hey LocalLLama! I have been following the community and learning a lot about OSS models and over the last year there have been some pretty big releases in the open source models, especially around coding assistants. I tried out quite a few solutions out there, but none of them gave me a true native experience to c...
2024-01-24T15:28:35
https://www.reddit.com/r/LocalLLaMA/comments/19ejoa3/building_an_ide_with_native_support_for_open/
ragingWater_
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ejoa3
false
null
t3_19ejoa3
/r/LocalLLaMA/comments/19ejoa3/building_an_ide_with_native_support_for_open/
false
false
self
25
null
AMD 5500u and integrated GPU is fine for learning AI and LLM processing?
5
I have a mini pc Asuspn 51. I want to learn something on AI and LLM processing. Do you think it's fine for learning or it's very very slow? I want to build a simple chat bot with around 10 users to use it too? the pc still be okay? I don't need super fast response. just 1 - 2m for the answer will be nice for me too.
2024-01-24T15:24:27
https://www.reddit.com/r/LocalLLaMA/comments/19ejkzp/amd_5500u_and_integrated_gpu_is_fine_for_learning/
bim_bim_cay
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ejkzp
false
null
t3_19ejkzp
/r/LocalLLaMA/comments/19ejkzp/amd_5500u_and_integrated_gpu_is_fine_for_learning/
false
false
self
5
null
Quantizing T5 based model
3
Has anyone here ever quantized a T5 based model using the transformers library? Can you please help me? I cannot find anything on Google.
2024-01-24T15:23:45
https://www.reddit.com/r/LocalLLaMA/comments/19ejkf2/quantizing_t5_based_model/
jetaudio
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ejkf2
false
null
t3_19ejkf2
/r/LocalLLaMA/comments/19ejkf2/quantizing_t5_based_model/
false
false
self
3
null
The smallest Mixtral settings
1
[removed]
2024-01-24T14:40:04
https://www.reddit.com/r/LocalLLaMA/comments/19eil9d/the_smallest_mixtral_settings/
PunchTornado
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eil9d
false
null
t3_19eil9d
/r/LocalLLaMA/comments/19eil9d/the_smallest_mixtral_settings/
false
false
self
1
null
Best model/prompt for summarization?
6
My task is to have model to condense two-four paragraphs of fiction text to few sentences. It should not include any analysis, just summary of the text. Can anyone recommend model and prompting technique for this task?
2024-01-24T14:35:27
https://www.reddit.com/r/LocalLLaMA/comments/19eihwk/best_modelprompt_for_summarization/
ouxjshsz
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eihwk
false
null
t3_19eihwk
/r/LocalLLaMA/comments/19eihwk/best_modelprompt_for_summarization/
false
false
self
6
null
Best model/prompt for stigmatization?
1
My task is to have model to condense two-four paragraphs of fiction text to few sentences. It should not include any analysis, just summary of the text. Can anyone recommend model and prompting technique for this task?
2024-01-24T14:33:37
https://www.reddit.com/r/LocalLLaMA/comments/19eigg5/best_modelprompt_for_stigmatization/
ouxjshsz
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eigg5
false
null
t3_19eigg5
/r/LocalLLaMA/comments/19eigg5/best_modelprompt_for_stigmatization/
false
false
self
1
null
Experiences of quantizing a finetuned LLM?
8
I have tried quantizing a fine tuned model with both GPTQ (4bit, 8bit) and AWQ and I am getting terrible output post quantization in all cases. The base model is a Mistral model and the fine tuning was done using PEFT (Qlora) with the adapters merging back to base. The fp16 finetuned model works pretty well, but i wa...
2024-01-24T14:33:08
https://www.reddit.com/r/LocalLLaMA/comments/19eig1z/experiences_of_quantizing_a_finetuned_llm/
Striped_Orangutan
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eig1z
false
null
t3_19eig1z
/r/LocalLLaMA/comments/19eig1z/experiences_of_quantizing_a_finetuned_llm/
false
false
self
8
null
Suggest GamersNexus LLMA Benchmarks for RX 7600 XT 16GB
163
2024-01-24T14:32:25
https://i.redd.it/f19f7rlafeec1.png
tr2727
i.redd.it
1970-01-01T00:00:00
0
{}
19eifhi
false
null
t3_19eifhi
/r/LocalLLaMA/comments/19eifhi/suggest_gamersnexus_llma_benchmarks_for_rx_7600/
false
false
https://a.thumbs.redditm…mhKMOVmOF7l4.jpg
163
{'enabled': True, 'images': [{'id': 'DAx3l7McOd99dU32FKBabixAv8MhQUPKqE7MG4e8EMo', 'resolutions': [{'height': 134, 'url': 'https://preview.redd.it/f19f7rlafeec1.png?width=108&crop=smart&auto=webp&s=2cbaa1f91ca17763f23d73a990f0567e8b4716cd', 'width': 108}, {'height': 269, 'url': 'https://preview.redd.it/f19f7rlafeec1.pn...
Request to GamersNexus about LLMA Benchmarks on RX 7600 XT
1
[removed]
2024-01-24T14:25:52
https://i.redd.it/t0kjg8i4eeec1.png
alok_tr
i.redd.it
1970-01-01T00:00:00
0
{}
19eiac1
false
null
t3_19eiac1
/r/LocalLLaMA/comments/19eiac1/request_to_gamersnexus_about_llma_benchmarks_on/
false
false
https://b.thumbs.redditm…v-spnUuwB0ck.jpg
1
{'enabled': True, 'images': [{'id': 'SI3wGWjDhwMlWoZXvfaUfs_IIbhMOBw7VRAwKlbjnLA', 'resolutions': [{'height': 134, 'url': 'https://preview.redd.it/t0kjg8i4eeec1.png?width=108&crop=smart&auto=webp&s=4aa07b329954681381aabc783a216d739a0abb8b', 'width': 108}, {'height': 269, 'url': 'https://preview.redd.it/t0kjg8i4eeec1.pn...
What mobile apps are folks using for ChatGPT like experiences for self-hosted LLM backends?
17
What are the favorite apps (iOS/Android) for connecting with self-hosted LLM backend (even if these use other APIs in the background)? e.g. connecting to hosted services (VPS/cloud) or even local machines (M1 macOS via VPN or IP).
2024-01-24T14:24:29
https://www.reddit.com/r/LocalLLaMA/comments/19ei98q/what_mobile_apps_are_folks_using_for_chatgpt_like/
janniks
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ei98q
false
null
t3_19ei98q
/r/LocalLLaMA/comments/19ei98q/what_mobile_apps_are_folks_using_for_chatgpt_like/
false
false
self
17
null
What apps are folks using for ChatGPT like experiences for self-hosted LLM backends?
1
What are the favorite apps (iOS/Android) for connecting with self-hosted LLM backend (even if these use other APIs in the background)? e.g. connecting to hosted services (VPS/cloud) or even local machines (M1 macOS via VPN or IP).
2024-01-24T14:23:45
https://www.reddit.com/r/LocalLLaMA/comments/19ei8oj/what_apps_are_folks_using_for_chatgpt_like/
janniks
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ei8oj
false
null
t3_19ei8oj
/r/LocalLLaMA/comments/19ei8oj/what_apps_are_folks_using_for_chatgpt_like/
false
false
self
1
null
Text generation webui issue
3
Can anyone tell me how and where to set trust remote code on text generation webui in windows. Just downloaded this an hour ago and not sure where to change this setting.
2024-01-24T14:16:58
https://www.reddit.com/r/LocalLLaMA/comments/19ei3ay/text_generation_webui_issue/
TheHobbyistHacker
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ei3ay
false
null
t3_19ei3ay
/r/LocalLLaMA/comments/19ei3ay/text_generation_webui_issue/
false
false
default
3
null
Running llama.cpp using an AMD NPU?
1
[removed]
2024-01-24T14:11:57
https://www.reddit.com/r/LocalLLaMA/comments/19ehzg4/running_llamacpp_using_an_amd_npu/
Wonderful-Eye-71
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ehzg4
false
null
t3_19ehzg4
/r/LocalLLaMA/comments/19ehzg4/running_llamacpp_using_an_amd_npu/
false
false
self
1
null
Mixtral on an AMD 7800XT GPU?
4
How good/decent/bad are AMD GPUs for LLMs nowadays? I'd like to run Mixtral on Linux for home/R&D uses but not training. Is anybody getting decent performance with this one, using GPU+CPU and a decent context? Is it even supported? How would it compare, performance-wise, with a similarly priced 4060 Ti? Rationale is I...
2024-01-24T13:42:29
https://www.reddit.com/r/LocalLLaMA/comments/19ehd7q/mixtral_on_an_amd_7800xt_gpu/
A_for_Anonymous
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ehd7q
false
null
t3_19ehd7q
/r/LocalLLaMA/comments/19ehd7q/mixtral_on_an_amd_7800xt_gpu/
false
false
self
4
null
Issue with making an exl2 quant
2
Hey guys! Not sure where else to ask about it. I’ve recently tried to create my own exl2 quant of a model, but failed miserably. After two hours of waiting and 47 layers processed, I received the error from the attached screenshot and sadly, Google didn’t help much. I have an NVIDIA 3090 RTX with 24GB VRAM. Perhaps m...
2024-01-24T13:11:24
https://i.redd.it/vjd73gdu0eec1.jpeg
Meryiel
i.redd.it
1970-01-01T00:00:00
0
{}
19egrbj
false
null
t3_19egrbj
/r/LocalLLaMA/comments/19egrbj/issue_with_making_an_exl2_quant/
false
false
https://b.thumbs.redditm…tRgKhJ5L0dIA.jpg
2
{'enabled': True, 'images': [{'id': 'yYsawnIZtQubyRmDjLgqfC0TopYQJZ4_7XsTiMAxVwI', 'resolutions': [{'height': 71, 'url': 'https://preview.redd.it/vjd73gdu0eec1.jpeg?width=108&crop=smart&auto=webp&s=df1f5daf3cb6574aa0ec938e3b3f70a94e84c255', 'width': 108}, {'height': 142, 'url': 'https://preview.redd.it/vjd73gdu0eec1.jp...
What's the best machine I can get for $10k?
24
I'm looking to buy a machine I can use to explore LLM development. My short-list of use cases is: 1) custom model training, 2) running local inference, 3) testing, analyzing, and comparing various models for efficacy/efficiency/performance. My budget is $10k. Ideally, I want something turn-key (not looking to spend t...
2024-01-24T13:05:59
https://www.reddit.com/r/LocalLLaMA/comments/19egnnz/whats_the_best_machine_i_can_get_for_10k/
codenamev
self.LocalLLaMA
2024-01-24T13:33:50
0
{}
19egnnz
false
null
t3_19egnnz
/r/LocalLLaMA/comments/19egnnz/whats_the_best_machine_i_can_get_for_10k/
false
false
self
24
null
vLLM: how do you use different instruct templates?
6
Im using [offline inference w/ prefix](https://github.com/vllm-project/vllm/blob/main/examples/offline_inference_with_prefix.py) and the speed has been great. However I’m having a bit of a trouble getting the models to follow instructions properly. Especially non-instruct models. I saw there are (template files in ...
2024-01-24T12:52:12
https://www.reddit.com/r/LocalLLaMA/comments/19ege2j/vllm_how_do_you_use_different_instruct_templates/
GeeBrain
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ege2j
false
null
t3_19ege2j
/r/LocalLLaMA/comments/19ege2j/vllm_how_do_you_use_different_instruct_templates/
false
false
self
6
{'enabled': False, 'images': [{'id': 'UZXIbK2MTbV0j3DZdMUyjIBAljmsu_Lcq4efJj7VJAs', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/FUA_D7jdr6UdHj0KoH546rwVK6KbRwjyh-mAiqtZf9Q.jpg?width=108&crop=smart&auto=webp&s=0296db0201bca554bab671f27740bef8f0688346', 'width': 108}, {'height': 108, 'url': 'h...
I cannot solve the problem "Is X related to Y:"
1
[removed]
2024-01-24T12:41:42
https://www.reddit.com/r/LocalLLaMA/comments/19eg7ch/i_cannot_solve_the_problem_is_x_related_to_y/
freshlyLinux
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eg7ch
false
null
t3_19eg7ch
/r/LocalLLaMA/comments/19eg7ch/i_cannot_solve_the_problem_is_x_related_to_y/
false
false
self
1
null
Fully automated AI for Web Dev - Step I [Analyzing Challenges]
2
I have an Idea of a project to create an AI that fully takes charge of a project in two main section, ADDITIVE SECTION, and EDITION SECTION, I spent a lot of time in the research (Finetuning, Colecting Datasets, ...), So now I'm trying to make my research public, since My intention is to make it Open Source. So as a S...
2024-01-24T12:25:37
https://www.reddit.com/r/LocalLLaMA/comments/19efxbw/fully_automated_ai_for_web_dev_step_i_analyzing/
khalil_ben_zineb
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19efxbw
false
null
t3_19efxbw
/r/LocalLLaMA/comments/19efxbw/fully_automated_ai_for_web_dev_step_i_analyzing/
false
false
self
2
null
Reviews about Noromaid-13B-0.4-DPO? What is Chatml?
6
I want to try it, but I've read on their disc and on the discussions on their HugginFace that is having problems. Have any of you tried it? I wanna know what do you think of it, and also if you would be kind to explain a newbie what chatml is. I know its like a kind of queue system but I cant figure it out how its supo...
2024-01-24T12:16:07
https://www.reddit.com/r/LocalLLaMA/comments/19efrg2/reviews_about_noromaid13b04dpo_what_is_chatml/
StillOk1589
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19efrg2
false
null
t3_19efrg2
/r/LocalLLaMA/comments/19efrg2/reviews_about_noromaid13b04dpo_what_is_chatml/
false
false
self
6
null
Design LLM chat templates in your browser with the Jinja playground
21
2024-01-24T12:05:23
https://v.redd.it/r5v6o3y3ndec1
xenovatech
v.redd.it
1970-01-01T00:00:00
0
{}
19efkzw
false
{'reddit_video': {'bitrate_kbps': 2400, 'dash_url': 'https://v.redd.it/r5v6o3y3ndec1/DASHPlaylist.mpd?a=1708689941%2CMmI4OTc4M2UxNTliY2VjYWVmMzY3ZjllOGNiODg4MGZhNGZkNWIzYjkxOWRkM2EzYjg1ZWU4MmIyNzhkNThjNg%3D%3D&v=1&f=sd', 'duration': 23, 'fallback_url': 'https://v.redd.it/r5v6o3y3ndec1/DASH_720.mp4?source=fallback', 'ha...
t3_19efkzw
/r/LocalLLaMA/comments/19efkzw/design_llm_chat_templates_in_your_browser_with/
false
false
https://external-preview…1ef50800a0ade584
21
{'enabled': False, 'images': [{'id': 'ZGE0aGd0NTJwZGVjMXbrHzEIH9boQrXL4lLp3wJjowSpgj_o8Na0Idw5Iy9F', 'resolutions': [{'height': 57, 'url': 'https://external-preview.redd.it/ZGE0aGd0NTJwZGVjMXbrHzEIH9boQrXL4lLp3wJjowSpgj_o8Na0Idw5Iy9F.png?width=108&crop=smart&format=pjpg&auto=webp&s=33dc6006f79b801230869b2aa8e39354e7f4a...
Why is Faraday so much faster than LM Studio?
1
[removed]
2024-01-24T11:13:40
https://www.reddit.com/r/LocalLLaMA/comments/19eeqql/why_is_faraday_so_much_faster_than_lm_studio/
AlanCarrOnline
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eeqql
false
null
t3_19eeqql
/r/LocalLLaMA/comments/19eeqql/why_is_faraday_so_much_faster_than_lm_studio/
false
false
self
1
null
Gguf endpoint
2
Hello has anyone created aws sage maker endpoint for gguf? Any tutorial or experience would be greatly appreciated
2024-01-24T10:50:32
https://www.reddit.com/r/LocalLLaMA/comments/19eedui/gguf_endpoint/
Optimalutopic
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19eedui
false
null
t3_19eedui
/r/LocalLLaMA/comments/19eedui/gguf_endpoint/
false
false
self
2
null
Recommendation regarding which model to finetune for text classification?
1
Hey guys, I am looking to finetuning a text/user-query classification model. Can you recommends me some model that I should consider according to the below requirements: A) The text/query in my dataset has very overlapping semantics b) Number of classes: 5 I have tried fine-tuning DistillBert but the results are qu...
2024-01-24T10:37:23
https://www.reddit.com/r/LocalLLaMA/comments/19ee6ou/recommendation_regarding_which_model_to_finetune/
Aromatic-Lead-6814
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
19ee6ou
false
null
t3_19ee6ou
/r/LocalLLaMA/comments/19ee6ou/recommendation_regarding_which_model_to_finetune/
false
false
self
1
null
New alignment method specifically for role-play by Alibaba
34
2024-01-24T10:36:53
https://huggingface.co/papers/2401.12474
clefourrier
huggingface.co
1970-01-01T00:00:00
0
{}
19ee6gh
false
null
t3_19ee6gh
/r/LocalLLaMA/comments/19ee6gh/new_alignment_method_specifically_for_roleplay_by/
false
false
https://b.thumbs.redditm…L38vcPfPMPxI.jpg
34
{'enabled': False, 'images': [{'id': 'f0KTtMcjQEx890oTxiNYUWNs4nlWn0cEqDhp2cFXOBE', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/ZgEOGsg-zkBNjzKke7VNQGZwGp0vVw-KFcJanj8rVM0.jpg?width=108&crop=smart&auto=webp&s=29ef68b5c166a3b4392de269dd8ba2c183cfecc0', 'width': 108}, {'height': 116, 'url': 'h...