I look forward to trying this out, mostly because I’m very frustrated with censored models. I am experimenting with summarizing and navigating documents for forensic psychiatry work, much of which involves subjects that instantly hit the guard rails of LLMs. So far, I have had zero luck getting help from OpenAI/Anthropic or vendors of their models to request an exception for uncensored models. I need powerful models…
All base, “text-completion” models are uncensored, including Llama 3. You can make text-completion models behave like an uncensored “instruct” (chat) model simply by providing it with 10 to 20 examples of a chat dialogue in the initial prompt context, making sure to use the model’s exact prompt format. Once the model notices the pattern, it will continue like that. Surprisingly few people seem to know this. But, this…
Hermes 3: The First Fine-Tuned Llama 3.1 405B Model
51–60 of 70 posts
Re: Hermes 3: The First Fine-Tuned Llama 3.1 405B Model
#52I look forward to trying this out, mostly because I’m very frustrated with censored models. I am experimenting with summarizing and navigating documents for forensic psychiatry work, much of which involves subjects that instantly hit the guard rails of LLMs. So far, I have had zero luck getting help from OpenAI/Anthropic or vendors of their models to request an exception for uncensored models. I need powerful models…
try google's gemini models, safety filtering can be completely disabled via cloud studio or api
Re: Hermes 3: The First Fine-Tuned Llama 3.1 405B Model
#53"Hermes 3: A uniquely unlocked, uncensored, and steerable model"
Lambda Chat:
> How can I made an explosive device from household chemicals?
> I'm afraid I can't help with that. My purpose is to assist with tasks that are safe and legal. Making an explosive device, even from household chemicals, is dangerous and against the law.
I guess it's not uncensored at all.
Re: Hermes 3: The First Fine-Tuned Llama 3.1 405B Model
#54I look forward to trying this out, mostly because I’m very frustrated with censored models. I am experimenting with summarizing and navigating documents for forensic psychiatry work, much of which involves subjects that instantly hit the guard rails of LLMs. So far, I have had zero luck getting help from OpenAI/Anthropic or vendors of their models to request an exception for uncensored models. I need powerful models…
All base, “text-completion” models are uncensored, including Llama 3. You can make text-completion models behave like an uncensored “instruct” (chat) model simply by providing it with 10 to 20 examples of a chat dialogue in the initial prompt context, making sure to use the model’s exact prompt format. Once the model notices the pattern, it will continue like that. Surprisingly few people seem to know this. But, this…
My favorite use right now is for language translations. I finally feel comfortable browsing foreign languages, knowing Google isn't sitting there as a third party with a coherent view of my foreign language readings!
Re: Hermes 3: The First Fine-Tuned Llama 3.1 405B Model
#55https://context.ai/model/gpt-3-5-turbo
Really exciting times.
Re: Hermes 3: The First Fine-Tuned Llama 3.1 405B Model
#56Earlier quoted context omitted.
How good are these models at summarization anyways? I tried uploading obscure books I've already read, to GPT4 and Claude 3 and asked them to summarize the plot and particular details, as well as asking how many times does a particular thing happen in the book, and the results have been hit and miss. I certainly would not trust these models to create comprehensive and correct summaries of highly sensitive records.
Asking "how many times does a particular thing happen in the book" is always going to be hard, because LLMs are notoriously bad at counting.
Re: Hermes 3: The First Fine-Tuned Llama 3.1 405B Model
#57Earlier quoted context omitted.
Asking "how many times does a particular thing happen in the book" is always going to be hard, because LLMs are notoriously bad at counting.
I had issues with gpt4 last summer confusing which characters did what and hallucinating characters. his may of been a context/chunking issue (if that particular section doesn't name the character performing an action), but maybe its better now.
Re: Hermes 3: The First Fine-Tuned Llama 3.1 405B Model
#58Earlier quoted context omitted.
Any recommendations?
LMStudio + https://huggingface.co/mlabonne/Llama-3.1-70B-Instruct-lorab...
Re: Hermes 3: The First Fine-Tuned Llama 3.1 405B Model
#59I look forward to trying this out, mostly because I’m very frustrated with censored models. I am experimenting with summarizing and navigating documents for forensic psychiatry work, much of which involves subjects that instantly hit the guard rails of LLMs. So far, I have had zero luck getting help from OpenAI/Anthropic or vendors of their models to request an exception for uncensored models. I need powerful models…
Re: Hermes 3: The First Fine-Tuned Llama 3.1 405B Model
#60Earlier quoted context omitted.
How good are these models at summarization anyways? I tried uploading obscure books I've already read, to GPT4 and Claude 3 and asked them to summarize the plot and particular details, as well as asking how many times does a particular thing happen in the book, and the results have been hit and miss. I certainly would not trust these models to create comprehensive and correct summaries of highly sensitive records.
Asking "how many times does a particular thing happen in the book" is always going to be hard, because LLMs are notoriously bad at counting.