Instructions to use FalseNoetics/TARS3.2-3B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FalseNoetics/TARS3.2-3B with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("FalseNoetics/TARS3.2-3B", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 5,157 Bytes
0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f 0641526 60a8b1f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 | ---
library_name: transformers
tags: []
---
***
### **Model Card for `volvi/TARS3.3-3B`**
This model card provides information for the TARS3.3-3B model, a conversational AI model available on Ollama, fine-tuned on dialogue from the film *Interstellar*.
---
### **Model Details**
#### **Model Description**
TARS3.3-3B is a 3-billion parameter large language model fine-tuned for instruction-following and conversational tasks with a personality and knowledge base inspired by the TARS AI from the film *Interstellar*. It is based on the Meta Llama 3.2 3B architecture.
* **Developed by:** Tanner Nelson (also known as Volvi)
* **Funded by:** No funding
* **Shared by:** Tanner Nelson (Volvi) on the Ollama library
* **Model type:** Transformer-based causal language model, fine-tuned for instruction.
* **Language(s) (NLP):** Primarily English.
* **License:** Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
* **Finetuned from model:** Meta's Llama 3.2 3B model.
#### **Model Sources [optional]**
* **Repository:** [Hugging Face - FalseNoetics/TARS3.2-3B](https://huggingface.co/FalseNoetics/TARS3.2-3B) (Previous version/Inspiration)
* **Paper:** Not available.
* **Demo:** Not available.
---
### **Uses**
#### **Direct Use**
This model is intended for direct use in **text-based conversational applications for entertainment purposes only**. This includes:
* Building chatbots and AI assistants with a unique personality.
* Creative writing and brainstorming in a science-fiction context.
* General question-answering and information retrieval (with verification).
#### **Downstream Use [optional]**
The model could be further fine-tuned for specific applications such as:
* Role-playing characters for games or interactive stories.
* Specialized creative writing assistants.
#### **Out-of-Scope Use**
The model should **not** be used for:
* Generating malicious, hateful, or highly biased content.
* Providing medical, legal, or financial advice.
* High-stakes decision-making.
* Automating any activity that violates laws or ethical guidelines.
#### **Bias, Risks, and Limitations**
Like all LLMs, TARS3.3-3B inherits and can amplify biases present in its training data. Its knowledge is not updated in real-time. It can produce incorrect or misleading information ("hallucinations"). **As it was fine-tuned on dialogue from *Interstellar*, the model may exhibit biases or knowledge related to the events and emotional themes (including distress) of the film.** Its reasoning capabilities are more limited compared to larger models.
#### **Recommendations**
Users should be aware of these limitations. This model is for entertainment purposes only. Critical outputs must be verified with reliable sources. Implement content filtering for public-facing applications.
---
### **How to Get Started with the Model**
Use the code below to get started with the model. You must have [Ollama installed](https://ollama.com/) on your system.
```bash
# Pull the model from the Ollama library
ollama pull volvi/tars3.3-3b
# Run the model interactively
ollama run volvi/tars3.3-3b
>>> What is your honesty parameter set to?
```
The full Ollama model definition (Modelfile) is available on [ollama.com](https://ollama.com/volvi/TARS3.3-3B).
---
### **Training Details**
#### **Training Data**
The model was fine-tuned primarily on dialogue lines from the character TARS in the film *Interstellar*.
#### **Training Procedure**
The model was fine-tuned using **QLoRA (Quantized Low-Rank Adaptation)**, an efficient parameter fine-tuning method, for **4 epochs**.
#### **Training Hyperparameters**
* **Training regime:** QLoRA
* **Learning Rate:** 2e-5
* **Batch Size:** 512
---
### **Evaluation**
No formal evaluation results are available.
---
### **Environmental Impact**
Carbon emissions can be estimated using the Machine Learning Impact calculator presented in Lacoste et al. (2019).
* **Hardware Type:** NVIDIA Tesla T4 GPU (via Google Colab)
* **Hours used:** [More Information Needed]
* **Cloud Provider:** Google Colab
* **Compute Region:** [More Information Needed]
* **Carbon Emitted:** [More Information Needed]
---
### **Technical Specifications [optional]**
#### **Model Architecture and Objective**
Decoder-only transformer architecture, optimized for next-token prediction.
#### **Compute Infrastructure**
* **Hardware:** 1x NVIDIA Tesla T4 GPU (16GB VRAM)
* **Infrastructure:** Google Colab
#### **Hardware**
* **Minimum for Inference:** 3 GB RAM
#### **Software**
`transformers`, `unsloth`
---
### **Citation [optional]**
If you use this model, please credit the creator.
**BibTeX:**
```bibtex
@software{nelson_tars33_3b_2024,
author = {Tanner Nelson},
title = {TARS3.3-3B},
howpublished = {\\url{https://ollama.com/volvi/TARS3.3-3B}},
year = {2024}
}
```
---
### **Model Card Authors**
This model card was auto-generated by Volvi based on template information.
### **Model Card Contact**
For questions about this model, please contact the creator through their [Hugging Face profile](https://huggingface.co/FalseNoetics). |