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
Codellama Prompts
36
I see a lot of people having issues with Codellama. I'm no expert and cannot solve all your issues, but I can provide one piece of the puzzle: prompting! Neither a quick google nor the huggingface model contain the prompting information for some reason. So I did the unthinkable and read the paper; below is an excerpt ...
2023-08-26T19:17:32
https://www.reddit.com/r/LocalLLaMA/comments/1623yj4/codellama_prompts/
Meronoth
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1623yj4
false
null
t3_1623yj4
/r/LocalLLaMA/comments/1623yj4/codellama_prompts/
false
false
self
36
null
Few lm questions for building a auto-generated concept "game" to show students power of genAi, mixing a language model and stable diffusion
5
Hello, I have come up with a idea of a concept to inspire my students and others of the power of generative AI for games and simulations. I have a idea in mind about a text and image based space roleplaying game where a language model will either generative background info (planet names and info, crew members, alien ra...
2023-08-26T19:16:57
https://www.reddit.com/r/LocalLLaMA/comments/1623xyn/few_lm_questions_for_building_a_autogenerated/
dupido
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1623xyn
false
null
t3_1623xyn
/r/LocalLLaMA/comments/1623xyn/few_lm_questions_for_building_a_autogenerated/
false
false
self
5
null
Is anyone using HF Transformers library for inference?
1
It is a really nice library to use but I keep running into speed issues :( Trying to run llama 2 on an a100 I'm hoping there is some setup out there using the transformers library that matches ggml, vllm, exllama, etc
2023-08-26T18:40:17
https://www.reddit.com/r/LocalLLaMA/comments/1622zxi/is_anyone_using_hf_transformers_library_for/
natural_language_guy
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1622zxi
false
null
t3_1622zxi
/r/LocalLLaMA/comments/1622zxi/is_anyone_using_hf_transformers_library_for/
false
false
self
1
null
Need Help Modifying a Fine-Tuning Script for Different Llama Models - Beginner in NLP
5
Hello everyone, I'm a beginner in the field of machine learning and NLP, and I'm currently working on fine-tuning some transformer models for a specific task. I have a Python script that successfully fine-tunes the [Llama-2-7b-chat-hf model](https://huggingface.co/daryl149/llama-2-7b-chat-hf), but I'm having trouble a...
2023-08-26T18:10:05
https://www.reddit.com/r/LocalLLaMA/comments/16227u2/need_help_modifying_a_finetuning_script_for/
vnvrx1
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16227u2
false
null
t3_16227u2
/r/LocalLLaMA/comments/16227u2/need_help_modifying_a_finetuning_script_for/
false
false
self
5
{'enabled': False, 'images': [{'id': 'uJlW7E3Uu4AcDyB91B9VHoCFE7V__M9YHOyuD2GeKRA', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/TYHFt9tK2gAOjkXEoDTQZ8d-d4kv7ou8LLdsTt8SVYE.jpg?width=108&crop=smart&auto=webp&s=9f18fbc5f65f6ec5edda6c14e4a71d90de6d6572', 'width': 108}, {'height': 116, 'url': 'h...
I’d like to use a proper IDE on an underpowered laptop and connect to powerful remote resources for a good dev experience. Any thoughts or guidance
8
I’m toying with the idea of buying a MacBook Air, and then utilizing PyCharm to connect to a more powerful remote server to run/test/debug code. Does anyone have any ideas? I don’t have any experience with tools like Colab, Lightning.AI, etc. but would be happy to learn for the right developer experience. Thanks in adv...
2023-08-26T18:09:32
https://www.reddit.com/r/LocalLLaMA/comments/16227c4/id_like_to_use_a_proper_ide_on_an_underpowered/
shadowcorp
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16227c4
false
null
t3_16227c4
/r/LocalLLaMA/comments/16227c4/id_like_to_use_a_proper_ide_on_an_underpowered/
false
false
self
8
null
codellama-34binstruct.Q8_0.gguf VS GPT4 , telling me what a chunk of code does . The difference is clear.
1
[removed]
2023-08-26T17:32:27
https://www.reddit.com/r/LocalLLaMA/comments/16219zo/codellama34binstructq8_0gguf_vs_gpt4_telling_me/
w7gg33h
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16219zo
false
null
t3_16219zo
/r/LocalLLaMA/comments/16219zo/codellama34binstructq8_0gguf_vs_gpt4_telling_me/
false
false
self
1
null
Couple of questions about LLaMA2 or LLMs in general
2
Hi everyone, everyday there are more and more customized models of LLaMA2 coming out. It is hard to keep up. I watched a Youtube video about the Airoboros 70b based on L2 and downloaded it and tried to use it with Oobabooga Web UI. The experience was slightly confusing and not so great, probably because of my limited h...
2023-08-26T17:18:05
https://www.reddit.com/r/LocalLLaMA/comments/1620www/couple_of_questions_about_llama2_or_llms_in/
consig1iere
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1620www
false
null
t3_1620www
/r/LocalLLaMA/comments/1620www/couple_of_questions_about_llama2_or_llms_in/
false
false
self
2
null
stumbled on a very interesting post while going through the CodeLlama paper (bottom of pg.18). 2 billion context window?!
14
2023-08-26T16:50:51
https://www.reddit.com/r/LocalLLaMA/comments/14lz7j5/ntkaware_scaled_rope_allows_llama_models_to_have/?utm_source=share&utm_medium=web2x&context=3
LyPreto
reddit.com
1970-01-01T00:00:00
0
{}
16208wi
false
null
t3_16208wi
/r/LocalLLaMA/comments/16208wi/stumbled_on_a_very_interesting_post_while_going/
false
false
https://a.thumbs.redditm…E4zGOMu0FXn4.jpg
14
{'enabled': False, 'images': [{'id': 'z2HdRfGrX_QS4_TnwDeHjTgrpOd2uGmfmEZQf63iZWI', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/E9s1YS_pvBGEZmSqZIuanbwW6PusBWiPmN9jS6rO-xo.jpg?width=108&crop=smart&auto=webp&s=d840bf220765e7b6df8c36771f071c82dc53eee4', 'width': 108}, {'height': 108, 'url': 'h...
Imagine in maybe 5 years (wild guess), you could run a very good 13b model on a mobile phone locally - this would be such a valuable tool
1
Imagine a finetuned multimodal model that is specialized in urban survival, bushcrafting, first aid, shelter building and wild plants/mushrooms. Together with the other tools the phone has (compass, maps, camera) this would be a really overpowered gadget in almost any survival/apocalyptic scenario. Imagine you findin...
2023-08-26T16:41:57
https://www.reddit.com/r/LocalLLaMA/comments/16201b8/imagine_in_maybe_5_years_wild_guess_you_could_run/
BeginningInfluence55
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16201b8
false
null
t3_16201b8
/r/LocalLLaMA/comments/16201b8/imagine_in_maybe_5_years_wild_guess_you_could_run/
false
false
self
1
null
How to Utilize 100k context length with CodeLlama on Oogabooga?
65
"The Code Llama models provide stable generations with up to 100,000 tokens of context. All models are trained on sequences of 16,000 tokens and show improvements on inputs with up to 100,000 tokens." https://ai.meta.com/blog/code-llama-large-language-model-coding/ How can I take advantage of 100k context length on O...
2023-08-26T16:31:00
https://www.reddit.com/r/LocalLLaMA/comments/161zrr0/how_to_utilize_100k_context_length_with_codellama/
jl303
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161zrr0
false
null
t3_161zrr0
/r/LocalLLaMA/comments/161zrr0/how_to_utilize_100k_context_length_with_codellama/
false
false
self
65
{'enabled': False, 'images': [{'id': 'KTYHmNx2qAX2aajSppARuZdjm7U6R8FVu18DEezObn4', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/W2UPfwU-hpBpiU1ICxwNoD5K7PmqCJAUeNexmqk7_Yw.jpg?width=108&crop=smart&auto=webp&s=dc1f937f123a14abea0255c75c55a6d2acd7275b', 'width': 108}, {'height': 121, 'url': 'h...
Question about viewing metrics from text generation webui
1
[removed]
2023-08-26T16:16:30
https://www.reddit.com/r/LocalLLaMA/comments/161zeoz/question_about_viewing_metrics_from_text/
JuanRehable
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161zeoz
false
null
t3_161zeoz
/r/LocalLLaMA/comments/161zeoz/question_about_viewing_metrics_from_text/
false
false
self
1
null
Cost effective GPU hosting service & GPU recommendations needed!
1
I'm trying to experiment with different LLMs for a specific use-case (text generation) and I need a cost effective GPU to host, ssh into, and run Python on and test different models. I need recommendations for two things: 1. Which service can I use (think DigitalOcean or something along those lines?) 2. What's a good...
2023-08-26T15:52:14
https://www.reddit.com/r/LocalLLaMA/comments/161yshw/cost_effective_gpu_hosting_service_gpu/
anasp1
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161yshw
false
null
t3_161yshw
/r/LocalLLaMA/comments/161yshw/cost_effective_gpu_hosting_service_gpu/
false
false
self
1
null
How do i make LLM forget things(for RP purposes)
1
We have a huge models like LLaMa 1/2. I'm curious is the a way to decrease their world knowladge? Like if i want to create a LLM that have some basic knowledge like: What is air, gravity, human, etc. But doesn't know anything about... for example modern topics: Advanced Medicine, Programming, who is Elon Ma...
2023-08-26T15:42:01
https://www.reddit.com/r/LocalLLaMA/comments/161yjid/how_do_i_make_llm_forget_thingsfor_rp_purposes/
RETRJ_ru
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161yjid
false
null
t3_161yjid
/r/LocalLLaMA/comments/161yjid/how_do_i_make_llm_forget_thingsfor_rp_purposes/
false
false
self
1
null
These finetunes that get released literally 5 minutes after a new cool base model are lame af and just try to claim all the hype for themselves.
0
Talking about this wizard thing of code llama. Releasing a finetune of a model that literally got released just a minute ago implies that either A) the creators of the original model, in this case meta, are very inefficient and bad at constructing base models OR B) Some people just take models that are construct...
2023-08-26T15:22:28
https://www.reddit.com/r/LocalLLaMA/comments/161y1ho/these_finetunes_that_get_released_literally_5/
BeginningInfluence55
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161y1ho
false
null
t3_161y1ho
/r/LocalLLaMA/comments/161y1ho/these_finetunes_that_get_released_literally_5/
false
false
self
0
null
Parameters when using context free grammar
4
Was really excited to see this change ([https://github.com/ggerganov/llama.cpp/pull/1773](https://github.com/ggerganov/llama.cpp/pull/1773)) allowing using a formal grammar. One thing I'm noticing though (Llama 2, 7B) is that the quality of the output deteriorates pretty quickly them more restrictive the grammar is (fo...
2023-08-26T14:37:10
https://www.reddit.com/r/LocalLLaMA/comments/161wwse/parameters_when_using_context_free_grammar/
bespectacledzombie
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161wwse
false
null
t3_161wwse
/r/LocalLLaMA/comments/161wwse/parameters_when_using_context_free_grammar/
false
false
self
4
{'enabled': False, 'images': [{'id': 'bSia8r2-Mt2WHuTReUy_Xx9Nr9_gK3rsPVgKhJgPBOs', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/TlWa7dBQ9ctXpRXsQYlLjK5CYr2T9wFB-Fxb_gGVsrY.jpg?width=108&crop=smart&auto=webp&s=89c29ed5efb6bcd418746b781dc400127952c748', 'width': 108}, {'height': 108, 'url': 'h...
Has anyone tried running LLaMA inference or fine tuning on Nvidia AGX Orin boards? 64GB of unified memory w/ Ampere GPU for ~$2k. Seems... reasonable?
2
The community is up in arms about how awesome apples M2 unified architecture is for running inference. As far as I know you can't train with that though. I know Nvidia Jetson boards are used to train in other domains all the time, specifically computer vision. I feel like you could probably fine tune an LLM with the AG...
2023-08-26T14:34:13
https://www.reddit.com/r/LocalLLaMA/comments/161wu6q/has_anyone_tried_running_llama_inference_or_fine/
my_name_is_reed
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161wu6q
false
null
t3_161wu6q
/r/LocalLLaMA/comments/161wu6q/has_anyone_tried_running_llama_inference_or_fine/
false
false
self
2
null
HumanEval as an accurate code benchmark
57
Hi all! Everyone is very excited about the Code Llama fine tunes beating GPT-4 in HumanEval, so I would like to share a bit more about this benchmark. I also strongly suggest reading this [thread](https://twitter.com/LoubnaBenAllal1/status/1692573777975033941) and the [code evaluation](https://huggingface.co/spaces/bi...
2023-08-26T14:11:25
https://www.reddit.com/r/LocalLLaMA/comments/161waft/humaneval_as_an_accurate_code_benchmark/
hackerllama
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161waft
false
null
t3_161waft
/r/LocalLLaMA/comments/161waft/humaneval_as_an_accurate_code_benchmark/
false
false
self
57
{'enabled': False, 'images': [{'id': 'us1qDPx32J9tjdXfRB2t2-u8k8iY20kTW72OUw0wmOE', 'resolutions': [{'height': 49, 'url': 'https://external-preview.redd.it/KiCGEzgnKY03BLJVS9bsRRpn-lZiqHc5Uy0Wo_2-PDA.jpg?width=108&crop=smart&auto=webp&s=4e76900838bc2785e22d6185e46ebf8f2edeb0e7', 'width': 108}], 'source': {'height': 64,...
Best resources for learning how to train and fine-tune LLMs?
17
Hello, I'm wanting to get into the hobby of training these things now that I have a bit of money and time. I understand there will be a learning process, but I'm ready to begin. I did a couple of google and reddit searches, and it's just information overload. There were a ton of results, and given how quickly every...
2023-08-26T13:46:30
https://www.reddit.com/r/LocalLLaMA/comments/161vomx/best_resources_for_learning_how_to_train_and/
Baphilia
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161vomx
false
null
t3_161vomx
/r/LocalLLaMA/comments/161vomx/best_resources_for_learning_how_to_train_and/
false
false
self
17
null
How do you use CodeLlama?
11
I am just testing CodeLlama but I cannot seem to get it to give me anything useful. It seems to be acting like a search engine. What am I doing wrong? I am using Ooba and [TheBloke / CodeLlama-34B-Python-GPTQ ](https://huggingface.co/TheBloke/CodeLlama-34B-Python-GPTQ) I tried. > Write a bash script to get all the f...
2023-08-26T13:09:13
https://www.reddit.com/r/LocalLLaMA/comments/161utg2/how_do_you_use_codellama/
lost-mars
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161utg2
false
null
t3_161utg2
/r/LocalLLaMA/comments/161utg2/how_do_you_use_codellama/
false
false
self
11
{'enabled': False, 'images': [{'id': 'iEZ-absZXPij5JdUKG7mrebhrpHBRhet6HNYBZIADQY', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/kG67Gk6K0CCstrc0MSEL6yVmaJQcHSz0yQGGKoIDRjI.jpg?width=108&crop=smart&auto=webp&s=648a604dfe3e6063dedb156a48e06c089d25b80d', 'width': 108}, {'height': 116, 'url': 'h...
How to run Oobabooga's textgen WebUI with RDNA2 AMD GPU on Ubuntu 22.04
36
After countless fails I finally figured out how to install it. I know there's another guide here but it's outdated. In my case I have RX6700XT but it should work with any RDNA2 GPU. 1. Install ROCm 5.4.3 following AMD's guide (Prerequisites and amdgpu installer but don't install it yet) 2. Install ROCm with this co...
2023-08-26T12:59:12
https://www.reddit.com/r/LocalLLaMA/comments/161ul9a/how_to_run_oobaboogas_textgen_webui_with_rdna2/
AstraDrift
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161ul9a
false
null
t3_161ul9a
/r/LocalLLaMA/comments/161ul9a/how_to_run_oobaboogas_textgen_webui_with_rdna2/
false
false
self
36
{'enabled': False, 'images': [{'id': 'qLwDKOw6xbfcc5gisR0B_pxUvxp80ZbD9ah7I2jPEdo', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/c2ySEG_CjlcthnOZTZYISuTB8qVWFpk5jEPmMFe5p2g.jpg?width=108&crop=smart&auto=webp&s=1064cfb9a066a9ae2127bb283cf84aedadf9b708', 'width': 108}, {'height': 108, 'url': 'h...
question on context and creative writing
2
Hey guys! I'm very very new to alternative LLMs. I used to only use chatgpt, but I'm working on a long story, which requires way more than the max 4096 tokens that gpt4 gives. As far as I read in the last hour, LLaMa 65B is the best LLM for creative writing. My question is, how does it deal with conversations that span...
2023-08-26T12:56:35
https://www.reddit.com/r/LocalLLaMA/comments/161ujax/question_on_context_and_creative_writing/
oMGalLusrenmaestkaen
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161ujax
false
null
t3_161ujax
/r/LocalLLaMA/comments/161ujax/question_on_context_and_creative_writing/
false
false
self
2
null
16GB VRAM and 64GB RAM - Best model?
1
[removed]
2023-08-26T12:48:54
https://www.reddit.com/r/LocalLLaMA/comments/161udbq/16gb_vram_and_64gb_ram_best_model/
innocuousAzureus
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161udbq
false
null
t3_161udbq
/r/LocalLLaMA/comments/161udbq/16gb_vram_and_64gb_ram_best_model/
false
false
self
1
null
Can you point me in the right direction?
1
I currently use ChatGPT and I’m interested in working with a local LLaMA on my own hardware, or even somewhere hosted where I have full control of it. I’m concerned at some point ChatGPT will be a) unaffordable b) legally neutered c) unavailable to the public. I’ve watched some videos but I don’t want to be led in the ...
2023-08-26T12:48:31
https://www.reddit.com/r/LocalLLaMA/comments/161ud0u/can_you_point_me_in_the_right_direction/
LetsGroup
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161ud0u
false
null
t3_161ud0u
/r/LocalLLaMA/comments/161ud0u/can_you_point_me_in_the_right_direction/
false
false
self
1
null
Unpopular opinion: Claude 1.0 was one of the best models.
13
Claude 1.3 is way better that Claude 2 at every single code and logical task. Imho Claude 2 is a smaller model than Claude v1.x, or a quantized version... The token price on the antrophic api is much higher for Claude 1.x than for Claude 2 Claude 1.0 was one of the smartest model ever I've ever tried, in particular ...
2023-08-26T12:47:03
https://www.reddit.com/r/LocalLLaMA/comments/161ubwr/unpopular_opinion_claude_10_was_one_of_the_best/
Distinct-Target7503
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161ubwr
false
null
t3_161ubwr
/r/LocalLLaMA/comments/161ubwr/unpopular_opinion_claude_10_was_one_of_the_best/
false
false
self
13
null
Your thoughts on my build for llama?
4
My budget is 4k euros: [**CPU**](https://fr.pcpartpicker.com/products/cpu/)**:** [**Intel Core i9-10900X 3.7 GHz 10-Core Processor**](https://fr.pcpartpicker.com/product/r4NgXL/intel-core-i9-10900x-37-ghz-10-core-processor-bx8069510900x) [**Motherboard**](https://fr.pcpartpicker.com/products/motherboard/)**:** [**Asu...
2023-08-26T12:16:18
https://www.reddit.com/r/LocalLLaMA/comments/161to78/your_thoughts_on_my_build_for_llama/
No-Trifle2470
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161to78
false
null
t3_161to78
/r/LocalLLaMA/comments/161to78/your_thoughts_on_my_build_for_llama/
false
false
self
4
null
Code Llama , Lots of fanfare , but where are the code output examples? "not so much"....
69
I'm reading the headlines about much excitement and hoping and hollering about this new model. I see comments like, almost as good as GPT 3.5. Anybody who does any serious coding knows that GPT 3.5 is completely useless unless you're just learning Python and can write a few simple code snippets. While I am very exc...
2023-08-26T11:56:18
https://www.reddit.com/r/LocalLLaMA/comments/161t8x1/code_llama_lots_of_fanfare_but_where_are_the_code/
w7gg33h
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161t8x1
false
null
t3_161t8x1
/r/LocalLLaMA/comments/161t8x1/code_llama_lots_of_fanfare_but_where_are_the_code/
false
false
self
69
null
✅ WizardCoder-34B surpasses GPT-4, ChatGPT-3.5 and Claude-2 on HumanEval with 73.2% pass@1
462
🖥️Demo: http://47.103.63.15:50085/ 🏇Model Weights: https://huggingface.co/WizardLM/WizardCoder-Python-34B-V1.0 🏇Github: https://github.com/nlpxucan/WizardLM/tree/main/WizardCoder The 13B/7B versions are coming soon. *Note: There are two HumanEval results of GPT4 and ChatGPT-3.5: 1. The 67.0 and 48.1 are reporte...
2023-08-26T11:52:30
https://www.reddit.com/gallery/161t65v
Xhehab_
reddit.com
1970-01-01T00:00:00
0
{}
161t65v
false
null
t3_161t65v
/r/LocalLLaMA/comments/161t65v/wizardcoder34b_surpasses_gpt4_chatgpt35_and/
false
false
https://b.thumbs.redditm…941yAZmtcHdk.jpg
462
null
Is there a way to make Llama 2 directly aware of the documents it is extended with?
1
[removed]
2023-08-26T11:48:28
https://www.reddit.com/r/LocalLLaMA/comments/161t377/is_there_a_way_to_make_llama_2_directly_aware_of/
Natural-Sentence-601
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161t377
false
null
t3_161t377
/r/LocalLLaMA/comments/161t377/is_there_a_way_to_make_llama_2_directly_aware_of/
false
false
self
1
null
Best setup for _assisted_ novel writing
1
pretty much the title [View Poll](https://www.reddit.com/poll/161sobs)
2023-08-26T11:27:39
https://www.reddit.com/r/LocalLLaMA/comments/161sobs/best_setup_for_assisted_novel_writing/
upk27
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161sobs
false
null
t3_161sobs
/r/LocalLLaMA/comments/161sobs/best_setup_for_assisted_novel_writing/
false
false
self
1
null
Hosting LLaMA 2 locally and conversing with the model using API calls.
6
Is it possible to host the LLaMA 2 model locally on my computer or a hosting service and then access that model using API calls just like we do using openAI's API? I have to build a website that is a personal assistant and I want to use LLaMA 2 as the LLM. However, I want to write the backend on node js because I'm a...
2023-08-26T11:27:22
https://www.reddit.com/r/LocalLLaMA/comments/161so57/hosting_llama_2_locally_and_conversing_with_the/
Ibrahim2714
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161so57
false
null
t3_161so57
/r/LocalLLaMA/comments/161so57/hosting_llama_2_locally_and_conversing_with_the/
false
false
self
6
null
Ways to run LLaMA-based language models without having GPU?
1
Are there any economically viable alternatives to buying (quite expensive as I see) GPU hardware to run the biggest open source large language models? Maybe renting hardware in a cloud? I'm looking for a way to run some of those for my own purposes, so generating about \~30 text emeddings a day + maybe a couple of cha...
2023-08-26T11:13:05
https://www.reddit.com/r/LocalLLaMA/comments/161se4v/ways_to_run_llamabased_language_models_without/
Piotrek1
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161se4v
false
null
t3_161se4v
/r/LocalLLaMA/comments/161se4v/ways_to_run_llamabased_language_models_without/
false
false
self
1
null
What should I use?
1
Hi, I have a 4090, 12900K and 64gb RAM. I wonder what models I should use. Should I use 13B or 30B models? What quantization? Should I use GPTQ or GGML? Oobabooga or Koboldcpp? Also I have a hard time with putting in the right settings. I'm interested in creating stories and some RP.
2023-08-26T10:49:07
https://www.reddit.com/r/LocalLLaMA/comments/161rxf0/what_should_i_use/
BobbySnaxey
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161rxf0
false
null
t3_161rxf0
/r/LocalLLaMA/comments/161rxf0/what_should_i_use/
false
false
self
1
null
YSK: 13b models are subpar for NSFW writing
2
Many of y'all don't have a choice, but you should know that there's a big difference in 13b to 33b. I compare vicuna 33b q5\_k\_m to MythoMax 13b q5\_k\_m. In these examples, you can see how 13b has less detail, shorter NSFW scenes and worse buildup. It's like comparing a summary vs a story, 13b says it happened but 33...
2023-08-26T09:58:06
https://www.reddit.com/r/LocalLLaMA/comments/161qzw5/ysk_13b_models_are_subpar_for_nsfw_writing/
No_Recording7486
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161qzw5
false
null
t3_161qzw5
/r/LocalLLaMA/comments/161qzw5/ysk_13b_models_are_subpar_for_nsfw_writing/
false
false
nsfw
2
null
LlamaTale v0.9.0 - Location generation
34
I'm reporting back with some progress regarding LlamaTale. For context, here's my original post: [https://www.reddit.com/r/LocalLLaMA/comments/152w71n/mud\_llm\_for\_a\_stronger\_roleplaying\_experience/](https://www.reddit.com/r/LocalLLaMA/comments/152w71n/mud_llm_for_a_stronger_roleplaying_experience/) Since [the l...
2023-08-26T09:45:40
https://www.reddit.com/r/LocalLLaMA/comments/161qseo/llamatale_v090_location_generation/
neph1010
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161qseo
false
null
t3_161qseo
/r/LocalLLaMA/comments/161qseo/llamatale_v090_location_generation/
false
false
self
34
{'enabled': False, 'images': [{'id': 'QaGyMZo8Ovbx6c1mqDM6CowD9HN90GFZjz78BrJOmAw', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/V-3Gu2yJYk5v3RNEd7SWzhJ5KR3vSk9mGeaw20hd-e4.jpg?width=108&crop=smart&auto=webp&s=410dc7499801746e4ff03536ef4a0154e3cc9187', 'width': 108}, {'height': 108, 'url': 'h...
Quantized Code LLaMA outputs absolute garbage
5
I tried both codellama-34b-instruct.Q8\_0.gguf and codellama-34b-python.Q8\_0.gguf with this simple task (and llama-cpp-python 0.1.79). I ensured the prompt template is correct (with \[INST\] and all that). The task is "Write a Python function that records audio, but detects when a sound starts (relative volume is abov...
2023-08-26T09:37:52
https://www.reddit.com/r/LocalLLaMA/comments/161qni1/quantized_code_llama_outputs_absolute_garbage/
phenotype001
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161qni1
false
null
t3_161qni1
/r/LocalLLaMA/comments/161qni1/quantized_code_llama_outputs_absolute_garbage/
false
false
self
5
null
Help with --ignore-eos
2
If I don't use --ignore-eos llama shows the prompt and stops there. It doesn't produce a response. If I use it, llama shows the prompt, then the response, and then it keeps going with nonsensical (sometimes very funny) output. How do I get it to only show the response and make it stop at the end? I'm using gpt4-x-vi...
2023-08-26T09:24:35
https://www.reddit.com/r/LocalLLaMA/comments/161qeul/help_with_ignoreeos/
jungle
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161qeul
false
null
t3_161qeul
/r/LocalLLaMA/comments/161qeul/help_with_ignoreeos/
false
false
self
2
null
Inference after QLoRA fine-tuning
3
I've fine-tuned a model via QLoRA by following \[this\]([https://colab.research.google.com/drive/1VoYNfYDKcKRQRor98Zbf2-9VQTtGJ24k?usp=sharing](https://colab.research.google.com/drive/1VoYNfYDKcKRQRor98Zbf2-9VQTtGJ24k?usp=sharing)) notebook, and pushed the adapter weights to the hugging face hub. When it comes time to ...
2023-08-26T09:07:31
https://www.reddit.com/r/LocalLLaMA/comments/161q441/inference_after_qlora_finetuning/
Lewba
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161q441
false
null
t3_161q441
/r/LocalLLaMA/comments/161q441/inference_after_qlora_finetuning/
false
false
self
3
{'enabled': False, 'images': [{'id': 'nkhh65ujo5BznFJFojoMPaKjGuLSpPj6KGhRov-ykOg', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/MrcDZx2izDY9ERwgWmMS-Hm2M3GEKZgeYLDszSh-KrQ.jpg?width=108&crop=smart&auto=webp&s=4b647239f77bf713f4a6209cfa4867351c055fd9', 'width': 108}, {'height': 216, 'url': '...
Running stuff, but confused about how…
2
I’ve installed Oobabooga with the step by step cues-method. I’m running SillyTavern and the Extras and StableDiffusion in a similar way. When I start all the start scripts I end up having four cmd/miniconda/terminal whatever windows open, doing their thing. I als run Docker desktop for something unrelated, and have e...
2023-08-26T09:04:16
https://www.reddit.com/r/LocalLLaMA/comments/161q1w4/running_stuff_but_confused_about_how/
Sarcas666
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161q1w4
false
null
t3_161q1w4
/r/LocalLLaMA/comments/161q1w4/running_stuff_but_confused_about_how/
false
false
self
2
null
Any llama2 language model i can run on s20?? (12gb ram)
1
Hi im looking for any llama 2 language model i can run on my s20 using termux/koboldcpp
2023-08-26T08:54:55
https://www.reddit.com/r/LocalLLaMA/comments/161pvu0/any_llama2_language_model_i_can_run_on_s20_12gb/
kroryan
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161pvu0
false
null
t3_161pvu0
/r/LocalLLaMA/comments/161pvu0/any_llama2_language_model_i_can_run_on_s20_12gb/
false
false
self
1
null
Does it make sense to use LLM to generate Q&A from unstructured text?
1
[removed]
2023-08-26T07:29:34
https://www.reddit.com/r/LocalLLaMA/comments/161od5t/does_it_make_sense_to_use_llm_to_generate_qa_from/
Opposite-Payment-605
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161od5t
false
null
t3_161od5t
/r/LocalLLaMA/comments/161od5t/does_it_make_sense_to_use_llm_to_generate_qa_from/
false
false
self
1
null
Nice practical thinking test case for LLMs!
1
[removed]
2023-08-26T06:35:36
https://www.reddit.com/r/LocalLLaMA/comments/161nf70/nice_practical_thinking_test_case_for_llms/
Overlord182
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161nf70
false
null
t3_161nf70
/r/LocalLLaMA/comments/161nf70/nice_practical_thinking_test_case_for_llms/
false
false
self
1
null
After updating my textgen ui to be able to run these new GGUF formats, its totally incoherent. Does anyone know why or is it just a bug? This happens with multiple models at various sizes.
1
2023-08-26T06:19:36
https://i.redd.it/uz49aalodekb1.png
Ok-Application-2261
i.redd.it
1970-01-01T00:00:00
0
{}
161n4yb
false
null
t3_161n4yb
/r/LocalLLaMA/comments/161n4yb/after_updating_my_textgen_ui_to_be_able_to_run/
false
false
https://b.thumbs.redditm…2MOFiSnU0dpY.jpg
1
{'enabled': True, 'images': [{'id': 'Ome_m2CCKTwkFfB1gwteXLwlwzjjtU-gtpHphs1SF_M', 'resolutions': [{'height': 59, 'url': 'https://preview.redd.it/uz49aalodekb1.png?width=108&crop=smart&auto=webp&s=b2b6f1470cff54ca37c94df4438d8e6012c2a826', 'width': 108}, {'height': 119, 'url': 'https://preview.redd.it/uz49aalodekb1.png...
Need help with llama2 finetuning !!
9
i am currently working on a project in which actions items are needed to be extracted from meetings using llms. it generally should take summaries of meeting and extracts action items from them, i have tried various methods of using the model like \- downloading llama-2-7b-chat.ggmlv3.q8\_0.bin file and loading into...
2023-08-26T06:15:27
https://www.reddit.com/r/LocalLLaMA/comments/161n2e8/need_help_with_llama2_finetuning/
Dry_Ad_6559
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161n2e8
false
null
t3_161n2e8
/r/LocalLLaMA/comments/161n2e8/need_help_with_llama2_finetuning/
false
false
self
9
null
Prompt template for codellama ?
3
Anyone yet been able to use codellama? With huggingface? Langchain? Or with any ui ? Please share your steps. I am badly looking for it . Thanks
2023-08-26T06:03:39
https://www.reddit.com/r/LocalLLaMA/comments/161mupa/prompt_template_for_codellama/
Pawan315
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161mupa
false
null
t3_161mupa
/r/LocalLLaMA/comments/161mupa/prompt_template_for_codellama/
false
false
self
3
null
People using the nvlink bridge on dual 3090s, does the second card suffer overheating issues? Is the only way to do nvlink to watercool the cards?
4
Would appreciate any suggestions on how to cool the cards or how to make it work best. My second GPU is right next to the first (2x ROG strix 3090), and my understanding is the nvlink bridge can only work in this configuration. I was going to get a riser cable to move the second card out of the way but it looks like th...
2023-08-26T05:39:30
https://www.reddit.com/r/LocalLLaMA/comments/161mez2/people_using_the_nvlink_bridge_on_dual_3090s_does/
hedonihilistic
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161mez2
false
null
t3_161mez2
/r/LocalLLaMA/comments/161mez2/people_using_the_nvlink_bridge_on_dual_3090s_does/
false
false
self
4
null
How to use the recently added Beam search example in Lllama.cpp - Please guide
1
[removed]
2023-08-26T05:22:14
https://www.reddit.com/r/LocalLLaMA/comments/161m3n2/how_to_use_the_recently_added_beam_search_example/
Yes_but_I_think
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161m3n2
false
null
t3_161m3n2
/r/LocalLLaMA/comments/161m3n2/how_to_use_the_recently_added_beam_search_example/
false
false
self
1
null
How to Get Up and Running with Code Llama
2
If you are looking to try Code Llama, I've shared a list of options for you to easily do so. I include options to use the instruct models in a conversational UI (on the web or locally) as well as how to integrate it in VSCode as a copilot (locally with Ollama or via TogetherAI/Replicate). [How To Get Started With Code...
2023-08-26T04:38:42
https://www.reddit.com/r/LocalLLaMA/comments/161laby/how_to_get_up_and_running_with_code_llama/
chris-mckay
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161laby
false
null
t3_161laby
/r/LocalLLaMA/comments/161laby/how_to_get_up_and_running_with_code_llama/
false
false
self
2
{'enabled': False, 'images': [{'id': 'PkkytO4_OVE2Bj42LSEAZsh4cnhGiJuKA0kNDX79LFk', 'resolutions': [{'height': 55, 'url': 'https://external-preview.redd.it/CtuNsL0Omvohu_dtfOHcdXJzNwCQsypThwlT0WZASdc.jpg?width=108&crop=smart&auto=webp&s=59171b8cb79dca192b598f96a8e9691cda565827', 'width': 108}, {'height': 111, 'url': 'h...
Help downloading and Installing a llama.cpp model
1
[removed]
2023-08-26T04:38:21
https://www.reddit.com/r/LocalLLaMA/comments/161la3c/help_downloading_and_installing_a_llamacpp_model/
WildTheory1
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161la3c
false
null
t3_161la3c
/r/LocalLLaMA/comments/161la3c/help_downloading_and_installing_a_llamacpp_model/
false
false
self
1
null
FineTuning llama2 13b 4bit
4
Hello, I have 2 rtx 3090, and I'm doing 4bit fine tuning on llama2 13b, I need the model to specialize in some legal information, I have a dataset with 400 data, but the model can't get anything right, when to give you training I need so that the model is able to answer adequately ? For example, who remembers laws?
2023-08-26T04:23:34
https://www.reddit.com/r/LocalLLaMA/comments/161l03h/finetuning_llama2_13b_4bit/
xelldev13
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161l03h
false
null
t3_161l03h
/r/LocalLLaMA/comments/161l03h/finetuning_llama2_13b_4bit/
false
false
self
4
null
Error while inferencing LLAMA-2 13B
1
[removed]
2023-08-26T03:59:23
https://www.reddit.com/r/LocalLLaMA/comments/161kj75/error_while_inferencing_llama2_13b/
1azytux
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161kj75
false
null
t3_161kj75
/r/LocalLLaMA/comments/161kj75/error_while_inferencing_llama2_13b/
false
false
self
1
null
Error while inferencing LLAMA-2 13B
1
[removed]
2023-08-26T03:56:51
https://www.reddit.com/r/LocalLLaMA/comments/161khid/error_while_inferencing_llama2_13b/
1azytux
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161khid
false
null
t3_161khid
/r/LocalLLaMA/comments/161khid/error_while_inferencing_llama2_13b/
false
false
self
1
null
Anyone else playing with the new Samantha-1.11-CodeLlama-34B
40
2023-08-26T03:29:21
https://i.redd.it/gmny0b01jdkb1.png
onil_gova
i.redd.it
1970-01-01T00:00:00
0
{}
161jy51
false
null
t3_161jy51
/r/LocalLLaMA/comments/161jy51/anyone_else_playing_with_the_new/
false
false
https://b.thumbs.redditm…_OLg64yCKQ3U.jpg
40
{'enabled': True, 'images': [{'id': 'cAkXuCGzyOB1zHw25Zrz2yWBZ1lmcaFMhlcFrq2rr0Y', 'resolutions': [{'height': 63, 'url': 'https://preview.redd.it/gmny0b01jdkb1.png?width=108&crop=smart&auto=webp&s=92dfba8863527d1604376830c96d8b0e7340a136', 'width': 108}, {'height': 127, 'url': 'https://preview.redd.it/gmny0b01jdkb1.png...
https://huggingface.co/acrastt/OmegLLaMA-3B
5
This is [Xander Boyce](https://huggingface.co/takeraparterer)'s [OmegLLaMA LoRA](https://huggingface.co/takeraparterer/Omegllama) merged with [OpenLLama 3B](https://huggingface.co/openlm-research/open_llama_3b). Prompt format: ``` Interests: {interests} Conversation: You: {prompt} Stranger: ``` For multiple interests...
2023-08-26T03:14:13
https://www.reddit.com/r/LocalLLaMA/comments/161jnef/httpshuggingfacecoacrasttomegllama3b/
bot-333
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161jnef
false
null
t3_161jnef
/r/LocalLLaMA/comments/161jnef/httpshuggingfacecoacrasttomegllama3b/
false
false
self
5
{'enabled': False, 'images': [{'id': 'pqusBA5BiXLhAkiiq_sKF0-k6RVC0ztDwtSGNY_RKpA', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/Ii4GYCxLIM4orUfOBTW2QJR4Q0gXy7HaqFLJVHZvGII.jpg?width=108&crop=smart&auto=webp&s=bb779319d99e36c4fc2647c1b390ea5d966955e5', 'width': 108}, {'height': 116, 'url': 'h...
PC Build for AI applications like Local LLM, SD etc.
2
I need your help. I want to buy a new PC and haven't been up to date with PC hardware for a few years. The PC is mainly for AI applications like Local LLM, SD etc. Video editing and some gaming. Which motherboard should I buy? Does it have to be a PCIe 5.0 x16 (runs at x16 or dual x8)? The shop I would like to ...
2023-08-26T03:07:34
https://www.reddit.com/r/LocalLLaMA/comments/161jitn/pc_build_for_ai_applications_like_local_llm_sd_etc/
Rare-Site
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161jitn
false
null
t3_161jitn
/r/LocalLLaMA/comments/161jitn/pc_build_for_ai_applications_like_local_llm_sd_etc/
false
false
self
2
null
Help to get chat like response
1
hi guys. I'm implementing an API calling Wizard7B-model from python an I have an issue maybe you can give some hints. I'm ussing template conversation like USER:...., ASSISTANT:.... but can't make the model stop when the assistant response end. anyone know how to get that result from model parameters? Or how can I get ...
2023-08-26T00:54:47
https://www.reddit.com/gallery/161grkk
MinuteAd118
reddit.com
1970-01-01T00:00:00
0
{}
161grkk
false
null
t3_161grkk
/r/LocalLLaMA/comments/161grkk/help_to_get_chat_like_response/
false
false
https://b.thumbs.redditm…9Zjm4_LO5Hzk.jpg
1
null
Best LLM for translating Japanese to English?
7
No CLM's, so no GPT-4, can't be GPT-3.5-Turbo, and I already tried DeepL and that sucks because it lacks context. The LLM also needs to be uncensored for obvious reasons. The size of the model doesn't matter; I can use Runpod.
2023-08-25T23:59:43
https://www.reddit.com/r/LocalLLaMA/comments/161figs/best_llm_for_translating_japanese_to_english/
ReMeDyIII
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161figs
false
null
t3_161figs
/r/LocalLLaMA/comments/161figs/best_llm_for_translating_japanese_to_english/
false
false
self
7
null
Is 28.5 tokens/s for 512 tokens reasonable? A100 llama-2 7b, fp16
3
I'm using the huggingface library and am disappointed by how slow the generation seems to be on google colab (premium version so i can use the a100s for a bit). Is the problem huggingface or is this expected for 512 token length?
2023-08-25T23:30:11
https://www.reddit.com/r/LocalLLaMA/comments/161etua/is_285_tokenss_for_512_tokens_reasonable_a100/
natural_language_guy
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161etua
false
null
t3_161etua
/r/LocalLLaMA/comments/161etua/is_285_tokenss_for_512_tokens_reasonable_a100/
false
false
self
3
null
Are there any newly released models that can generate creative NSFW content?
30
I have been testing out the new generation of models (airoboros 70B, nous hermes llama2, chronos hermes) So far, the models I've tried out are reluctant to use explicit language, no matter what characters I use them with. I even tried forcing outputs to start a certain way, but it's still too "clean" to have any f...
2023-08-25T23:29:45
https://www.reddit.com/r/LocalLLaMA/comments/161etgt/are_there_any_newly_released_models_that_can/
ChemicalOpportunity
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161etgt
false
null
t3_161etgt
/r/LocalLLaMA/comments/161etgt/are_there_any_newly_released_models_that_can/
false
false
nsfw
30
null
Would like to ask LLAMA questions about docs
1
I have a bunch of docs that I would like to ask questions about. For example, say I have 100 documents, I want to ask questions such as "which of these instances have a blue bird that flies?" What is the best way of going about this? Should I be fine-tuning a LLAMA? Is there a package or service that does this? Thank...
2023-08-25T23:28:09
https://www.reddit.com/r/LocalLLaMA/comments/161es6k/would_like_to_ask_llama_questions_about_docs/
enmalik
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161es6k
false
null
t3_161es6k
/r/LocalLLaMA/comments/161es6k/would_like_to_ask_llama_questions_about_docs/
false
false
self
1
null
Summarizing / Analyzing Large Amount of Data
3
I work for a medium size (1k-10k employees) supplier/distribution company who is exploring how to best use LLMs specifically Llama2. On task that we’ve been exploring is summarizing. Let’s say I have several million or so emails from our customers and I want to do sentiment analysis on them. For example, what do our ...
2023-08-25T23:09:57
https://www.reddit.com/r/LocalLLaMA/comments/161ec9m/summarizing_analyzing_large_amount_of_data/
tantan1187
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161ec9m
false
null
t3_161ec9m
/r/LocalLLaMA/comments/161ec9m/summarizing_analyzing_large_amount_of_data/
false
false
self
3
null
Training LocalLLaMA for source code base
1
Hello, did anyone have success with training Lama2 (or different LLM) with large code base for understanding? I have fairly large code base (milions of lines of C# code) and was thinking if I can train it to help me understand. Any information would be greatly appreciated.
2023-08-25T22:59:22
https://www.reddit.com/r/LocalLLaMA/comments/161e2tk/training_localllama_for_source_code_base/
Soft-Conclusion-2004
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161e2tk
false
null
t3_161e2tk
/r/LocalLLaMA/comments/161e2tk/training_localllama_for_source_code_base/
false
false
self
1
null
A local LLM is the ultimate doomsday device
141
Years ago there was a trend among the paranoid of downloading Wikipedia as an easy way to maintain access to a wide breadth of knowledge in the event of societal collapse (the internet going down). Devices like the [WikiReader](https://en.wikipedia.org/wiki/WikiReader) or [home-grown Raspberry Pi solutions](https:...
2023-08-25T22:58:50
https://www.reddit.com/r/LocalLLaMA/comments/161e2ci/a_local_llm_is_the_ultimate_doomsday_device/
Ninjinka
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161e2ci
false
null
t3_161e2ci
/r/LocalLLaMA/comments/161e2ci/a_local_llm_is_the_ultimate_doomsday_device/
false
false
self
141
{'enabled': False, 'images': [{'id': 'WsxhvRZfdwJ8XHtruNbK4wWe3eA5GYS4Tysy0jRbVDg', 'resolutions': [{'height': 75, 'url': 'https://external-preview.redd.it/ILuqpjj-A0TwQjbSd1eJrwvdnG3duVFyMzcOPjhBv9w.jpg?width=108&crop=smart&auto=webp&s=66f151f4379266aef332ecafc143bacfea9b8115', 'width': 108}, {'height': 151, 'url': 'h...
Llama2 has now beaten GPT4 on HumanEval
260
[https://www.phind.com/blog/code-llama-beats-gpt4](https://www.phind.com/blog/code-llama-beats-gpt4)
2023-08-25T22:39:44
https://www.reddit.com/r/LocalLLaMA/comments/161dlnz/llama2_has_now_beaten_gpt4_on_humaneval/
Wonderful_Ad_5134
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161dlnz
false
null
t3_161dlnz
/r/LocalLLaMA/comments/161dlnz/llama2_has_now_beaten_gpt4_on_humaneval/
false
false
self
260
null
Inferencing LLAMA-2 13B
1
[removed]
2023-08-25T22:00:41
https://www.reddit.com/r/LocalLLaMA/comments/161clx6/inferencing_llama2_13b/
1azytux
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161clx6
false
null
t3_161clx6
/r/LocalLLaMA/comments/161clx6/inferencing_llama2_13b/
false
false
self
1
null
Problem while inferencing Llama-2
1
[removed]
2023-08-25T21:59:24
https://www.reddit.com/r/LocalLLaMA/comments/161ckp3/problem_while_inferencing_llama2/
1azytux
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161ckp3
false
null
t3_161ckp3
/r/LocalLLaMA/comments/161ckp3/problem_while_inferencing_llama2/
false
false
self
1
null
How do you bug test CUDA out of memory errors?
1
I have 12GB of VRAM (\~8 GB available according to nvidia-smi because of OS). Tried to run the example program: torchrun --nproc\_per\_node 1 example\_completion.py --ckpt\_dir CodeLlama-7b/ --tokenizer\_path CodeLlama-7b/tokenizer.model --max\_seq\_len 128 --max\_batch\_size 4 which produced a memory er...
2023-08-25T21:57:00
https://www.reddit.com/r/LocalLLaMA/comments/161cinp/how_do_you_bug_test_cuda_out_of_memory_errors/
Lyuokdea
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161cinp
false
null
t3_161cinp
/r/LocalLLaMA/comments/161cinp/how_do_you_bug_test_cuda_out_of_memory_errors/
false
false
self
1
null
llama.cpp : CPU vs CLBLAS (opencl) vs ROCm
5
I tried to run `llama.cpp` with different backends but I didn't notice much difference in performance. I've a lot of RAM but a little VRAM,.. are there other advantages to run non-CPU modes ?
2023-08-25T21:31:12
https://www.reddit.com/r/LocalLLaMA/comments/161bv15/llamacpp_cpu_vs_clblas_opencl_vs_rocm/
grigio
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161bv15
false
null
t3_161bv15
/r/LocalLLaMA/comments/161bv15/llamacpp_cpu_vs_clblas_opencl_vs_rocm/
false
false
self
5
null
Any chance I could find a small model that can pick out important sentences or keywords in a text?
1
[removed]
2023-08-25T21:18:47
https://www.reddit.com/r/LocalLLaMA/comments/161bjik/any_chance_i_could_find_a_small_model_that_can/
Hussei911
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161bjik
false
null
t3_161bjik
/r/LocalLLaMA/comments/161bjik/any_chance_i_could_find_a_small_model_that_can/
false
false
self
1
null
None of the Bloke Codellamma GPTQ work
1
[removed]
2023-08-25T20:15:43
https://www.reddit.com/r/LocalLLaMA/comments/1619w6z/none_of_the_bloke_codellamma_gptq_work/
Murky-Cheek-7554
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1619w6z
false
null
t3_1619w6z
/r/LocalLLaMA/comments/1619w6z/none_of_the_bloke_codellamma_gptq_work/
false
false
self
1
null
Code Llama - The Hugging Face Edition
97
Hey all! Chief Llama Officer at Hugging Face here! Like all of you, I'm quite excited about Code Llama being released. Like most of you, I've also struggled to use it. For the last 24 hours, we've sprinted to make things nice and easy for all of you. We'll be iterating to make things easier, faster, and smoother, but ...
2023-08-25T20:14:23
https://www.reddit.com/r/LocalLLaMA/comments/1619uxp/code_llama_the_hugging_face_edition/
hackerllama
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1619uxp
false
null
t3_1619uxp
/r/LocalLLaMA/comments/1619uxp/code_llama_the_hugging_face_edition/
false
false
self
97
{'enabled': False, 'images': [{'id': 'FeIXv2me6IcnLwKMBUP6UTAszr0o7BEfE8ukf8bDmrE', 'resolutions': [{'height': 66, 'url': 'https://external-preview.redd.it/TbSF4PqitQx4n7XizZfzma98bX7_epvslEPc_tWrsJ8.jpg?width=108&crop=smart&auto=webp&s=09b397799d0477e85fbfa588dd6624a9b6b0b928', 'width': 108}, {'height': 133, 'url': 'h...
Code LLama Running Locally with Faraday.dev
53
2023-08-25T19:50:20
https://i.redd.it/et00suh07bkb1.gif
719Ben
i.redd.it
1970-01-01T00:00:00
0
{}
16198py
true
null
t3_16198py
/r/LocalLLaMA/comments/16198py/code_llama_running_locally_with_faradaydev/
false
false
https://b.thumbs.redditm…3Da4K3hc_KgQ.jpg
53
{'enabled': True, 'images': [{'id': 'hAbl_CWioS2VkQHehKkyN8GXTiLEzStB2cl-pQ2__SY', 'resolutions': [{'height': 67, 'url': 'https://preview.redd.it/et00suh07bkb1.gif?width=108&crop=smart&format=png8&s=1b0179887244cf98f2bd3c98874c29f8ab348f82', 'width': 108}, {'height': 134, 'url': 'https://preview.redd.it/et00suh07bkb1.g...
An article on latent potentials and the analysis of Hidden Layers
1
Here’s a link to an article that discusses how analysis of a LLM’s Hidden Layers can be used to determine how capable a model is at generating output on domains that it wasn’t trained on. An interesting topic!
2023-08-25T19:42:09
https://medium.com/@greg.broadhead/title-unveiling-the-mystique-exposing-latent-potentials-in-large-language-models-5d749734170d
GeeBee72
medium.com
1970-01-01T00:00:00
0
{}
161919q
false
null
t3_161919q
/r/LocalLLaMA/comments/161919q/an_article_on_latent_potentials_and_the_analysis/
false
false
https://b.thumbs.redditm…VamdqxRlGzjA.jpg
1
{'enabled': False, 'images': [{'id': 'xrQGkF_T6mV13Uq8gVmfoXNhVR0HhmSQUMDW-TWMXCg', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/EQHggOROS_SKmX8zTD89Q0Fcl1r3KSdEr8-bqOj680Y.jpg?width=108&crop=smart&auto=webp&s=0209eb1eaa3943ae5f93992f1c837db85e77f561', 'width': 108}, {'height': 217, 'url': '...
How to get the same inference quality between local and Perplexity ?
3
Hello I have tried today code llama-instruct-34B from Perplexity ([https://labs.perplexity.ai](https://labs.perplexity.ai)) and compared to a local run with oobabooga/Exllama. My Local setup is a 3090 with 24 GB of VRAM and 64 GB of Ram. I have downloaded the quantized version of TheBloke for both instruct and python...
2023-08-25T19:32:11
https://www.reddit.com/r/LocalLLaMA/comments/1618s51/how_to_get_the_same_inference_quality_between/
gaara988
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1618s51
false
null
t3_1618s51
/r/LocalLLaMA/comments/1618s51/how_to_get_the_same_inference_quality_between/
false
false
self
3
null
CodeLlama-34b-Instruct-hf
11
Getting interesting results with non-code completions, you can explore the compressed dataset using 0 temp [https://huggingface.co/codellama/CodeLlama-34b-Instruct-hf?text=I+love](https://huggingface.co/codellama/CodeLlama-34b-Instruct-hf?text=I+love) https://preview.redd.it/e0sqlfva5bkb1.png?width=3482&format=png...
2023-08-25T19:29:15
https://www.reddit.com/r/LocalLLaMA/comments/1618p7x/codellama34binstructhf/
nanowell
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1618p7x
false
null
t3_1618p7x
/r/LocalLLaMA/comments/1618p7x/codellama34binstructhf/
false
false
https://b.thumbs.redditm…UbRxx_qRRGkY.jpg
11
{'enabled': False, 'images': [{'id': 'H8du3_sRoUxaA_HDoduEHkh4B49hWQId75tVxSKFVus', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/NhcGQvs4ZNIYiOlUzJOf7iXwNTKxxX8LNEWdMOH_wuo.jpg?width=108&crop=smart&auto=webp&s=b8241e0f7b7cafc3133adfb63484b6f79a3c33e8', 'width': 108}, {'height': 116, 'url': 'h...
Meta's Latest AI Release Is an Open Source Coding Bot
1
2023-08-25T19:07:51
https://www.pulsewaveapp.com/Metas-Latest-AI-Release-Is-an-Open-Source-Coding-Bot/
Starship_2_Mars
pulsewaveapp.com
1970-01-01T00:00:00
0
{}
16185h4
false
null
t3_16185h4
/r/LocalLLaMA/comments/16185h4/metas_latest_ai_release_is_an_open_source_coding/
false
false
https://b.thumbs.redditm…4c0eA3doEuvk.jpg
1
{'enabled': False, 'images': [{'id': 'qpAO3OBs_qshvyRMN6MUFVmJ1ZXu_oOmXZwkAWxULgE', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/3evmZRmeFIrJjXtN26pBjouE6vHxEWMWRU8U7vJEyI4.jpg?width=108&crop=smart&auto=webp&s=25d9e0a5167a5675fb46397a0bb92c35adebe151', 'width': 108}, {'height': 121, 'url': 'h...
Over
50
2023-08-25T18:10:18
https://i.redd.it/l6fiqstkrakb1.jpg
HOLUPREDICTIONS
i.redd.it
1970-01-01T00:00:00
0
{}
1616nq9
false
null
t3_1616nq9
/r/LocalLLaMA/comments/1616nq9/over/
false
false
https://a.thumbs.redditm…ah62AzVeJSo8.jpg
50
{'enabled': True, 'images': [{'id': 'kNYNg_Mmhc7P2TK3e7X0Nv6v8FiNf_XdiiFmCqbRR0Q', 'resolutions': [{'height': 139, 'url': 'https://preview.redd.it/l6fiqstkrakb1.jpg?width=108&crop=smart&auto=webp&s=d6541df16682bf11532b2e2f545091f7d9b34705', 'width': 108}, {'height': 278, 'url': 'https://preview.redd.it/l6fiqstkrakb1.jp...
Anyway to use Runpod on android?
1
Hey, is there anyway I could control/interact with a runpod ran llm (or something similar) on an android based mobile device? I'm guessing the answer is no, but I thought I'd ask anyway
2023-08-25T18:04:17
https://www.reddit.com/r/LocalLLaMA/comments/1616i2m/anyway_to_use_runpod_on_android/
theshoelesschap
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1616i2m
false
null
t3_1616i2m
/r/LocalLLaMA/comments/1616i2m/anyway_to_use_runpod_on_android/
false
false
self
1
null
Is it really worth to build a custom machine over using chatgpt4?
23
Hi There, I am working on RAG (Retrieval Augmented Generation) systems on medical pdfs and books (100K+ documents, 1k books). I ma wondering if I should invest and build my own machine to build my project and use open source models like llama or I should go with openai gpt4? I can make sure to reduce the requests to o...
2023-08-25T18:03:15
https://www.reddit.com/r/LocalLLaMA/comments/1616h5j/is_it_really_worth_to_build_a_custom_machine_over/
No-Trifle2470
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1616h5j
false
null
t3_1616h5j
/r/LocalLLaMA/comments/1616h5j/is_it_really_worth_to_build_a_custom_machine_over/
false
false
self
23
null
I have 44 gb of VRAM, which is the best model I can run
10
This includes one rtx a5500 and one rtx a4500, 24 gb and 20 gb combined to give me 44 gb, what is the most I can get to run on it?
2023-08-25T17:49:32
https://www.reddit.com/r/LocalLLaMA/comments/161649f/i_have_44_gb_of_vram_which_is_the_best_model_i/
syndorthebore
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161649f
false
null
t3_161649f
/r/LocalLLaMA/comments/161649f/i_have_44_gb_of_vram_which_is_the_best_model_i/
false
false
self
10
null
Diving into Language Model Terminology: LoRA, Q-LoRA, INT8, INT4, GPTQ, GGML - Help Needed!
23
I've come across several terms and configurations that have left me a bit overwhelmed. I'd truly appreciate it if some knowledgeable souls here could help break these down: 1. **LoRA**: Only training some layers, which needs way less memory, right. 2. **Q-LoRA**: Initially I thought, this is LoRA training on a quantiz...
2023-08-25T17:42:48
https://www.reddit.com/r/LocalLLaMA/comments/1615xzb/diving_into_language_model_terminology_lora_qlora/
Single_Prior_704
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1615xzb
false
null
t3_1615xzb
/r/LocalLLaMA/comments/1615xzb/diving_into_language_model_terminology_lora_qlora/
false
false
self
23
null
Has Code Llama been added to huggingface?
1
does anyone have a link to the new models?
2023-08-25T17:34:49
https://www.reddit.com/r/LocalLLaMA/comments/1615qmg/has_code_llama_been_added_to_huggingface/
randomrealname
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1615qmg
false
null
t3_1615qmg
/r/LocalLLaMA/comments/1615qmg/has_code_llama_been_added_to_huggingface/
false
false
self
1
null
Code Llama for VSCode - A simple API which mocks llama.cpp to enable support for Code Llama with the Continue Visual Studio Code extension. Cross-platform support. No login/key/etc, 100% local.
58
2023-08-25T16:34:46
https://github.com/xNul/code-llama-for-vscode
Nabakin
github.com
1970-01-01T00:00:00
0
{}
16145rn
false
null
t3_16145rn
/r/LocalLLaMA/comments/16145rn/code_llama_for_vscode_a_simple_api_which_mocks/
false
false
https://b.thumbs.redditm…KXbyAHwyN1DE.jpg
58
{'enabled': False, 'images': [{'id': 'UyFyyzjF0CtZf2nJsmV5bAiZskUV4PhbIzsT0LURA0g', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/-UGvlHdDFBXrUIsiFtBGyoEuAzRig7JNgIh4YWj1FHI.jpg?width=108&crop=smart&auto=webp&s=4b32a8629412b2ffc5a71a2255fe362af6a84ba1', 'width': 108}, {'height': 108, 'url': 'h...
Will LoRa training of GPTQ models through oobabooga be coming?
1
I get an error when trying to train gptq models and I noticed it's not supported. I wasn't sure what was preventing it and if there were plans going forward. Does anyone know what's stopping it? I trained on a Transformers version but it's just so slow, I can't use it.
2023-08-25T16:19:34
https://www.reddit.com/r/LocalLLaMA/comments/1613rmr/will_lora_training_of_gptq_models_through/
aBowlofSpaghetti
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1613rmr
false
null
t3_1613rmr
/r/LocalLLaMA/comments/1613rmr/will_lora_training_of_gptq_models_through/
false
false
self
1
null
I have access to a DGX with 8 x A100 - how to fine tune a LLaMA 2?
6
Hi guys, I would use the weekend to fine LLaMA 2 on specific documents that are available in German und English. Those are pdfs. How can I do this on a A100 GPU? First I need a docker image to execute the things? Which one is prepared for that? Which is the base model I use. I would like to start with 13B Parameter?...
2023-08-25T16:06:24
https://www.reddit.com/r/LocalLLaMA/comments/1613f6t/i_have_access_to_a_dgx_with_8_x_a100_how_to_fine/
New_Lifeguard4020
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1613f6t
false
null
t3_1613f6t
/r/LocalLLaMA/comments/1613f6t/i_have_access_to_a_dgx_with_8_x_a100_how_to_fine/
false
false
self
6
null
gpt4all-j compatible models which work with PrivateGPT?
1
[removed]
2023-08-25T16:05:32
https://www.reddit.com/r/LocalLLaMA/comments/1613ech/gpt4allj_compatible_models_which_work_with/
innocuousAzureus
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1613ech
false
null
t3_1613ech
/r/LocalLLaMA/comments/1613ech/gpt4allj_compatible_models_which_work_with/
false
false
self
1
null
16gb 4060 Ti with Ryzen APU?
2
What is the largest model size that this can run using all 16gb VRAM if I use the APU for video output instead? I read about loaders that allow people to run these models at lower memory sizes with more speed too. Can a 16gb card handle anything 20-33b partners with quant, per can it do 13b 8bit?
2023-08-25T15:37:26
https://www.reddit.com/r/LocalLLaMA/comments/1612npk/16gb_4060_ti_with_ryzen_apu/
Unable-Client-1750
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1612npk
false
null
t3_1612npk
/r/LocalLLaMA/comments/1612npk/16gb_4060_ti_with_ryzen_apu/
false
false
self
2
null
Ctransformers now support GGUF format for Falcon and Llama models
13
2023-08-25T15:02:22
https://github.com/marella/ctransformers
Acrobatic-Site2065
github.com
1970-01-01T00:00:00
0
{}
1611q4e
false
null
t3_1611q4e
/r/LocalLLaMA/comments/1611q4e/ctransformers_now_support_gguf_format_for_falcon/
false
false
default
13
{'enabled': False, 'images': [{'id': '6B4DVv_pT7ZV5YDoBCrnaJfVX5c8ZCH0ZVFERHm_t7E', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/6B4DVv_pT7ZV5YDoBCrnaJfVX5c8ZCH0ZVFERHm_t7E.png?width=108&crop=smart&auto=webp&s=5cba4bacc75d8a15b03d03db55c7ea9be6b550ad', 'width': 108}, {'height': 108, 'url': 'h...
Has anyone hosted the uncensored llama 2 online?
0
If not, should do it, will be popular.
2023-08-25T14:39:55
https://www.reddit.com/r/LocalLLaMA/comments/161152w/has_anyone_hosted_the_uncensored_llama_2_online/
fluoroamine
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
161152w
false
null
t3_161152w
/r/LocalLLaMA/comments/161152w/has_anyone_hosted_the_uncensored_llama_2_online/
false
false
self
0
null
Need Help with oobabooga webui running codellama
4
here I am running latest codellama 7b ggml quantised model ​ **using web-ui:** `you: write python function to scrap tables from given url` `assistant: Sure I can try this out.` `'''` `'''` ​ **using langchain python :** *output:* `I have a list of URLs and I want to scrape the table data from th...
2023-08-25T14:14:47
https://www.reddit.com/r/LocalLLaMA/comments/1610hrt/need_help_with_oobabooga_webui_running_codellama/
ExternalAd8105
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1610hrt
false
null
t3_1610hrt
/r/LocalLLaMA/comments/1610hrt/need_help_with_oobabooga_webui_running_codellama/
false
false
self
4
null
Codellama - Has anyone found "Codellama 34B Instruct" to be uncooperative?
14
I've had it refuse to answer coding questions, nitpick my prompt for reasons why it can't answer, and finally respond "what is your question?". I'm using the same prompt which has been tested across 6 other LlaMa 2 based models and all of them responded with their best attempt/response. Maybe it's my settings but per...
2023-08-25T13:52:20
https://www.reddit.com/r/LocalLLaMA/comments/160zxjd/codellama_has_anyone_found_codellama_34b_instruct/
No-Ordinary-Prime
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
160zxjd
false
null
t3_160zxjd
/r/LocalLLaMA/comments/160zxjd/codellama_has_anyone_found_codellama_34b_instruct/
false
false
self
14
null
GitHub - InternLM/lmdeploy: LMDeploy is a toolkit for compressing, deploying, and serving LLM
12
2023-08-25T13:52:00
https://github.com/InternLM/lmdeploy
kkchangisin
github.com
1970-01-01T00:00:00
0
{}
160zx8k
false
null
t3_160zx8k
/r/LocalLLaMA/comments/160zx8k/github_internlmlmdeploy_lmdeploy_is_a_toolkit_for/
false
false
default
12
{'enabled': False, 'images': [{'id': 'wNdMhUYGIOJDbx60HFOWRz_08Y44EeEMGX1Lfxen17A', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/Ebcc37coszI6U3WLJGLWrLyfiBbMR2u_0Z2NMuqv8nQ.jpg?width=108&crop=smart&auto=webp&s=32201a46bb21e4b9f26746f435b88292ce62a334', 'width': 108}, {'height': 108, 'url': 'h...
Interactive Simulacra of Human Behavior with Local Llama
17
I was able to run the simulation from the paper on my MAC Generative Agents: Interactive Simulacra of Human Behavior" I stopped the simulation because it turned out to be expensive. Thinking about running the META's Llama 2 model instead. Has someone already tried it? Do you think it will run on a Macbook Pro M1?
2023-08-25T13:23:44
https://www.reddit.com/r/LocalLLaMA/comments/160z82i/interactive_simulacra_of_human_behavior_with/
Illustrious_Fix5793
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
160z82i
false
null
t3_160z82i
/r/LocalLLaMA/comments/160z82i/interactive_simulacra_of_human_behavior_with/
false
false
self
17
null
llama.cpp officially adds support for rocm!
183
2023-08-25T13:23:34
https://github.com/ggerganov/llama.cpp#hipblas
Aaaaaaaaaeeeee
github.com
1970-01-01T00:00:00
0
{}
160z7x8
false
null
t3_160z7x8
/r/LocalLLaMA/comments/160z7x8/llamacpp_officially_adds_support_for_rocm/
false
false
https://a.thumbs.redditm…i75kyB08snM0.jpg
183
{'enabled': False, 'images': [{'id': 'DJPqvteONpGwVVw6LzaG6b8vlDa2rv2hETCaqe0z57s', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/ohwupr9MqnYXF974_2-gAgkZDuFxjDg48bFY3KdCQdc.jpg?width=108&crop=smart&auto=webp&s=b6caea286bbf31bdb473212eb5668f45376977be', 'width': 108}, {'height': 108, 'url': 'h...
Is renting GPUs only possible because we still don't have a killer open source model?
49
I've been toying with an idea. Every single post about building a rig for interfacing leads to the same conclusion: "renting is a lot cheaper." And to be fair, that's true today. However, the availability of renting isn't infinite, and we must admit that today's models aren't all that impressive. So, if availability i...
2023-08-25T13:12:07
https://www.reddit.com/r/LocalLLaMA/comments/160yxfx/is_renting_gpus_only_possible_because_we_still/
Agusx1211
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
160yxfx
false
null
t3_160yxfx
/r/LocalLLaMA/comments/160yxfx/is_renting_gpus_only_possible_because_we_still/
false
false
self
49
null
CodeLlama-34B-Python-GPTQ makes gibberish
1
[removed]
2023-08-25T12:59:01
https://www.reddit.com/r/LocalLLaMA/comments/160ylhd/codellama34bpythongptq_makes_gibberish/
Chance-Device-9033
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
160ylhd
false
null
t3_160ylhd
/r/LocalLLaMA/comments/160ylhd/codellama34bpythongptq_makes_gibberish/
false
false
self
1
null
Code Llama / Continue / vscode
17
Patched together notes on getting the Continue extension running against llama.cpp and the new GGUF format with code llama. This is from various pieces of the internet with some minor tweaks, see linked sources. Assumes nvidia gpu, cuda working in WSL Ubuntu and windows. Should work fine under native ubuntu too. NB thi...
2023-08-25T12:58:24
https://www.reddit.com/r/LocalLLaMA/comments/160yl0b/code_llama_continue_vscode/
AnomalyNexus
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
160yl0b
false
null
t3_160yl0b
/r/LocalLLaMA/comments/160yl0b/code_llama_continue_vscode/
false
false
self
17
{'enabled': False, 'images': [{'id': 'ZbUjSDn5bive-vYYE2uyh5ho1iaectGsm1wCi03kz-A', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/B-2JyjxPTcnfmq5bQjzYdqTIheW08--Nc1zfN2TCkHI.png?width=108&crop=smart&auto=webp&s=433ec540ec28f41d5c37a732496333edc7a39a25', 'width': 108}, {'height': 121, 'url': 'h...
Did anyone compare the inference quality of the quantized gptq, ggml, gguf and non-quantized models?
8
I'm trying to figure out which type of quantization to use from the inference quality perspective considering the similar type of quantization bits (e.g. both are 5\_1 or 6\_0 bits) Another question is -- to what extent the quantized version is actually worse than the original one? I'm interested in codegen models in...
2023-08-25T12:48:45
https://www.reddit.com/r/LocalLLaMA/comments/160ycqq/did_anyone_compare_the_inference_quality_of_the/
Greg_Z_
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
160ycqq
false
null
t3_160ycqq
/r/LocalLLaMA/comments/160ycqq/did_anyone_compare_the_inference_quality_of_the/
false
false
self
8
null
Running superhot Llama (superhot trained) 13b params on vps
3
We're currently thinking about building something with [this actual model](https://huggingface.co/TheBloke/llama-13b-supercot-GGML), the thing is I don't have any experience with hosting something like this. How much resources, especially VRAM do you think we need to run it for testing / for produdction, can be like ma...
2023-08-25T12:11:58
https://www.reddit.com/r/LocalLLaMA/comments/160xii4/running_superhot_llama_superhot_trained_13b/
Top-Fact-8840
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
160xii4
false
null
t3_160xii4
/r/LocalLLaMA/comments/160xii4/running_superhot_llama_superhot_trained_13b/
false
false
default
3
{'enabled': False, 'images': [{'id': 'HZnPIo5T_C3i6pLGsItPDvUM9Ns6HIM9ClHvtReYDtU', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/gCw1rUVzDcJzHRLeZ-kzAMdI24bxWFOL0iRkDU0Pbps.jpg?width=108&crop=smart&auto=webp&s=6f9244a469973fe1088890cf1f36b1c7b56ad4da', 'width': 108}, {'height': 116, 'url': 'h...
Will llama chatbots be added?
2
Does anyone know if Facebook have any plans to add AI bots powered by llama model on Facebook messenger chats and chats group so the people in that group can interact with the ai?
2023-08-25T11:08:43
https://www.reddit.com/r/LocalLLaMA/comments/160w597/will_llama_chatbots_be_added/
hentaidayspussies
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
160w597
false
null
t3_160w597
/r/LocalLLaMA/comments/160w597/will_llama_chatbots_be_added/
false
false
self
2
null
What does llm's token context actually mean?
18
When describing a llm model, including llama2, and it's accuracy and applications, most people talk about it's token context. What does that mean? Is it the max length of text that can be prompted? Or is it max length of response you can expect, beyond which it will be truncated?
2023-08-25T10:02:46
https://www.reddit.com/r/LocalLLaMA/comments/160uuzy/what_does_llms_token_context_actually_mean/
sbs1799
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
160uuzy
false
null
t3_160uuzy
/r/LocalLLaMA/comments/160uuzy/what_does_llms_token_context_actually_mean/
false
false
self
18
null