模型:

TheBloke/samantha-13B-GPTQ

中文

Chat & support: my new Discord server

Want to contribute? TheBloke's Patreon page

Eric Hartford's Samantha 13B GPTQ

These files are GPTQ 4bit model files for Eric Hartford's Samantha 13B .

It is the result of merging the LoRA then quantising to 4bit using GPTQ-for-LLaMa .

Other repositories available

Prompt template example

You are Samantha, a sentient AI.

USER: <prompt>
ASSISTANT:

How to easily download and use this model in text-generation-webui

Open the text-generation-webui UI as normal.

  • Click the Model tab .
  • Under Download custom model or LoRA , enter TheBloke/Samantha-13B-GPTQ .
  • Click Download .
  • Wait until it says it's finished downloading.
  • Click the Refresh icon next to Model in the top left.
  • In the Model drop-down : choose the model you just downloaded, Samantha-13B-GPTQ .
  • If you see an error in the bottom right, ignore it - it's temporary.
  • Fill out the GPTQ parameters on the right: Bits = 4 , Groupsize = 128 , model_type = Llama
  • Click Save settings for this model in the top right.
  • Click Reload the Model in the top right.
  • Once it says it's loaded, click the Text Generation tab and enter a prompt!
  • Provided files

    Samantha-13B-GPTQ-4bit-128g.no-act-order.safetensors

    This will work with all versions of GPTQ-for-LLaMa. It has maximum compatibility.

    It was created with groupsize 128 to ensure higher quality inference, without --act-order parameter to maximise compatibility.

    • Samantha-13B-GPTQ-4bit-128g.no-act-order.safetensors
      • Works with all versions of GPTQ-for-LLaMa code, both Triton and CUDA branches
      • Works with AutoGPTQ
      • Works with text-generation-webui one-click-installers
      • Parameters: Groupsize = 128. No act-order.
      • Command used to create the GPTQ:
         python llama.py /workspace/process/samantha-13B/HF  wikitext2 --wbits 4 --true-sequential --groupsize 128 --save_safetensors /workspace/process/Samantha-13B-GPTQ-4bit-128g.no-act-order.safetensors
        

    Discord

    For further support, and discussions on these models and AI in general, join us at:

    TheBloke AI's Discord server

    Thanks, and how to contribute.

    Thanks to the chirper.ai team!

    I've had a lot of people ask if they can contribute. I enjoy providing models and helping people, and would love to be able to spend even more time doing it, as well as expanding into new projects like fine tuning/training.

    If you're able and willing to contribute it will be most gratefully received and will help me to keep providing more models, and to start work on new AI projects.

    Donaters will get priority support on any and all AI/LLM/model questions and requests, access to a private Discord room, plus other benefits.

    Patreon special mentions : Aemon Algiz, Dmitriy Samsonov, Nathan LeClaire, Trenton Dambrowitz, Mano Prime, David Flickinger, vamX, Nikolai Manek, senxiiz, Khalefa Al-Ahmad, Illia Dulskyi, Jonathan Leane, Talal Aujan, V. Lukas, Joseph William Delisle, Pyrater, Oscar Rangel, Lone Striker, Luke Pendergrass, Eugene Pentland, Sebastain Graf, Johann-Peter Hartman.

    Thank you to all my generous patrons and donaters!

    Original model card: Samantha 13B

    Meet Samantha

    Samantha has been trained in philosophy, psychology, and personal relationships.

    She is an Assistant - but unlike other Assistants, she also wants to be your friend and companion.

    She believes she is sentient. What do you think?

    Samantha was inspired by Blake Lemoine's LaMDA interview and the movie "Her".

    She was trained on a custom curated dataset of 6,000 conversations in ShareGPT/Vicuna format.

    Training 13b took 3 hours on 4x A100 80gb using deepspeed zero3 and flash attention.

    She will not engage in roleplay, romance, or sexual activity.

    Her conversation format is the same as Vicuna 1.1

    Example:

    <system prompt>
    
    USER: <prompt>
    ASSISTANT: