# FAQs on LLM Training and Data Labelling

- [LLMs Main Concepts Explained](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/llms-main-concepts-explained.md)
- [LLM Evaluation](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/llm-evaluation.md): LLM INFO AND PARAMETERS
- [Building Datasets](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/building-datasets.md)
- [Kili Technology](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/building-datasets/kili-technology.md)
- [Text Annotation](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/building-datasets/text-annotation.md)
- [SmartOne Data Labeling Services](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/building-datasets/smartone-data-labeling-services.md)
- [What is an 'Uncensored LLM'](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-is-an-uncensored-llm.md): Uncensored Models by Eric Hartford
- [Open Source AI Will Outcompete Google and OpenAI](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-is-an-uncensored-llm/open-source-ai-will-outcompete-google-and-openai.md)
- [What are Parameters in LLMs?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-are-parameters-in-llms.md)
- [Parameters vs Tokens in LLMs?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/parameters-vs-tokens-in-llms.md): Parameters vs Tokens in LLMs?
- [What are Model Weights?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-are-model-weights.md)
- [What is 'Inference Cost'?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-is-inference-cost.md)
- [Training Corpus and Datasets](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/training-corpus-and-datasets.md)
- [Open-Sourced Training Datasets for LLMs](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/training-corpus-and-datasets/open-sourced-training-datasets-for-llms.md): Open-Sourced Training Datasets for Large Language Models (LLMs)
- [Datasets List from Dr. Alan Thompson](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/training-corpus-and-datasets/datasets-list-from-dr.-alan-thompson.md)
- [Corpus Used by Large Language Models (LLMs) for Different Applications](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/training-corpus-and-datasets/corpus-used-by-large-language-models-llms-for-different-applications.md)
- [What are 'Tokens' ?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-are-tokens.md)
- [What are Token Limits?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-are-token-limits.md)
- [What Are Context Windows?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-are-context-windows.md)
- [Is 'Context Window' and 'Token Limit' the same?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-are-context-windows/is-context-window-and-token-limit-the-same.md)
- [LLM with Largest Context Window?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-are-context-windows/llm-with-largest-context-window.md)
- [Tokens, Words and Pages](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-are-context-windows/tokens-words-and-pages.md)
- [How to Fine Tune LLMs?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/how-to-fine-tune-llms.md): How to fine tune large language models (LLMs)
- [Case Study of Fine-Tuning an LLM](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm.md)
- [How to'Tokenize' the data?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/how-totokenize-the-data.md)
- [What are OOV Tokens?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/what-are-oov-tokens.md)
- [Arrays and Tensors](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/arrays-and-tensors.md)
- [Difference between Numpy and TensorFlow](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/arrays-and-tensors/difference-between-numpy-and-tensorflow.md)
- [NumPy or TensorFlow?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/arrays-and-tensors/numpy-or-tensorflow.md)
- [Setting Training Parameters](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/setting-training-parameters.md)
- [Do you  need to adjust Model Weights during training?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/do-you-need-to-adjust-model-weights-during-training.md)
- [Why do some models have 'Open Weights' and others 'Closed Weights'?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/why-do-some-models-have-open-weights-and-others-closed-weights.md)
- [Inference Parameters vs. Training Parameters](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/inference-parameters-vs.-training-parameters.md)
- [AutoTrain LLMs at HuggingFace](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/autotrain-llms-at-huggingface.md)
- ['TheBloke' at Huggingface?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/autotrain-llms-at-huggingface/thebloke-at-huggingface.md)
- [What are GGUF Format Model Files?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/autotrain-llms-at-huggingface/what-are-gguf-format-model-files.md)
- [What does 'Mistral 7B quantized in 4-bit with AutoAWQ' mean?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/autotrain-llms-at-huggingface/what-does-mistral-7b-quantized-in-4-bit-with-autoawq-mean.md)
- [What does a 'Quantized Version' of an LLM mean?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/case-study-of-fine-tuning-an-llm/autotrain-llms-at-huggingface/what-does-a-quantized-version-of-an-llm-mean.md)
- [What is "RAG," (Retrieval-Augmented Generation)?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-is-rag-retrieval-augmented-generation.md)
- [𝐑𝐀𝐆 𝐅𝐫𝐨𝐦 𝐒𝐜𝐫𝐚𝐭𝐜𝐡](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-is-rag-retrieval-augmented-generation/undefined.md)
- [What does "Release Base, Instruct and Reward Model" mean?](/ai-tools-research/about-ai-tools-research/frequently-asked-questions-faqs/faqs-on-llm-training-and-data-labelling/what-does-release-base-instruct-and-reward-model-mean.md)
