gmonsoon/llama3-8b-cpt-sahabatai-v1-instruct-gguf Q5_K_M GGUF - Free GGUF Download is indexed on GraySoft with repository links, GGUF quant files, and Hugging Face metadata. This page helps you pick a local model for guIDE or other runtimes. See related models in the same shard below.
gmonsoon/llama3-8b-cpt-sahabatai-v1-instruct-gguf overview
import torch import transformers modelid = "GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct" pipeline = transformers.pipeline( "text-generation", model=modelid, modelkwargs={"torchdtype": torch.bfloat16}, devicemap="auto", ) terminators = [ pipeline.tokenizer.eostokenid, pipeline.tokenizer.converttokenstoids("") ] # Javanese messages = [ {"role": "system", "content": "You are a helpful assistant"}, {"role": "user", "content": "Sopo wae sing ana ing Punakawan?"} ] outputs = pipeline( messages, maxnewtokens=256, eostokenid=terminators, ) print(outputs[0]["generatedtext"][-1]) # Sundanese messages = [ {"role": "system", "content": "You are a helpful assistant"}, {"role": "user", "content": "Kumaha caritana si Kabayan?"}, ] outputs = pipeline( messages, maxnewtokens=256, eostokenid=terminators, ) print(outputs[0]["generatedtext"][-1]) ### Caveats It is important for users to be aware that our model exhibits certain limitations that warrant consideration. Like many LLMs, the model can hallucinate and occasionally generates irrelevant content, introducing fictional elements that are not grounded in the provided context. Users should also exercise caution in interpreting and validating the model's responses due to the potential inconsistencies in its reasoning.
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| llama3-8b-cpt-sahabatai-v1-instruct.Q2_K.gguf | GGUF | Q2_K | 2.96 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q3_K_L.gguf | GGUF | Q3_K_L | 4.03 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q3_K_M.gguf | GGUF | Q3_K_M | 3.74 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q3_K_S.gguf | GGUF | Q3_K_S | 3.41 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q4_0.gguf | GGUF | — | 4.34 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q4_K_M.gguf | GGUF | Q4_K_M | 4.58 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q4_K_S.gguf | GGUF | Q4_K_S | 4.37 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q5_0.gguf | GGUF | — | 5.21 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q5_K_M.gguf | GGUF | Q5_K_M | 5.34 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q5_K_S.gguf | GGUF | Q5_K_S | 5.21 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q6_K.gguf | GGUF | Q6_K | 6.14 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.Q8_0.gguf | GGUF | — | 7.95 GB | Download |
| llama3-8b-cpt-sahabatai-v1-instruct.bf16.gguf | GGUF | BF16 | 14.97 GB | Download |
Model Details Live
Metadata Inspector
Normalized metadata (stored in metadata_json)
{
"metadata": {},
"card_data": {
"base_model": [
"GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct"
],
"language": [
"en",
"id",
"jv",
"su"
],
"license": "llama3",
"frontmatter": {
"base_model": [
"GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct"
],
"language": [
"en",
"id",
"jv",
"su"
],
"license": "llama3"
},
"hero_image_url": "",
"summary": "import torch import transformers model_id = \"GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct\" pipeline = transformers.pipeline( \"text-generation\", model=model_id, model_kwargs={\"torch_dtype\": torch.bfloat16}, device_map=\"auto\", ) terminators = [ pipeline.tokenizer.eos_token_id, pipeline.tokenizer.convert_tokens_to_ids(\"\") ] # Javanese messages = [ {\"role\": \"system\", \"content\": \"You are a helpful assistant\"}, {\"role\": \"user\", \"content\": \"Sopo wae sing ana ing Punakawan?\"} ] outputs = pipeline( messages, max_new_tokens=256, eos_token_id=terminators, ) print(outputs[0][\"generated_text\"][-1]) # Sundanese messages = [ {\"role\": \"system\", \"content\": \"You are a helpful assistant\"}, {\"role\": \"user\", \"content\": \"Kumaha caritana si Kabayan?\"}, ] outputs = pipeline( messages, max_new_tokens=256, eos_token_id=terminators, ) print(outputs[0][\"generated_text\"][-1]) ``` ### Caveats It is important for users to be aware that our model exhibits certain limitations that warrant consideration. Like many LLMs, the model can hallucinate and occasionally generates irrelevant content, introducing fictional elements that are not grounded in the provided context. Users should also exercise caution in interpreting and validating the model's responses due to the potential inconsistencies in its reasoning.",
"quick_links": [],
"benchmark_table_html": "",
"readme_markdown": "---\nbase_model:\n- GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct\nlanguage:\n- en\n- id\n- jv\n- su\nlicense: llama3\n---\n# Llama3 8B CPT Sahabat-AI v1 Instruct\n\n**Sahabat-AI** (Indonesian language for “close friends”) is a collection of Large Language Models (LLMs) which has been pretrained and instruct-tuned for Indonesian language and its various dialects. Sahabat-AI ecosystem is co-initiated by Indonesian tech and telecommunication companies: GoTo Group and Indosat Ooredoo Hutchison.\n\nLlama3 8B CPT Sahabat-AI v1 Instruct is an Indonesian-focused model which has been fine-tuned with around **448,000 Indonesian instruction-completion pairs** alongside an Indonesian-dialect pool consisting of **96,000 instruction-completion pairs in Javanese** and **98,000 instruction-completion pairs in Sundanese**. Additionally, we added a pool of **129,000 instruction-completion pairs in English**.\n\n- **Co-initiated by:** PT GoTo Gojek Tokopedia Tbk, Indosat Ooredoo Hutchison\n- **Developed by:** PT GoTo Gojek Tokopedia Tbk, AI Singapore\n- **Model type:** Decoder\n- **Languages:** English, Indonesian, Javanese, Sundanese\n- **License:** [Llama3 Community License](https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE)\n\n## Model Details\n\n### Model Description\nWe performed instruction tuning in Indonesian, Javanese, Sundanese as well as English on our [continued pre-trained Llama3 8B CPT Sahabat-AI v1 base](https://huggingface.co/GoToCompany/llama3-8b-cpt-sahabatai-v1-base), a decoder model using the Llama3 architecture, to create Llama3 8B CPT Sahabat-AI v1 Instruct.\n\nFor tokenisation, the model employs the default tokenizer used in Llama-3-8B. The model has a context length of 8192.\n\n### Benchmark Performance\nWe evaluated Llama3 8B CPT Sahabat-AI V1 Instruct on both general language capabilities and instruction-following capabilities.\n\n#### General Language Capabilities\nFor the evaluation of general language capabilities, we employed the \n- [SEA HELM (also known as BHASA) evaluation benchmark](https://arxiv.org/abs/2309.06085v2) across a variety of tasks.\n - These tasks include Question Answering (QA), Sentiment Analysis (Sentiment), Toxicity Detection (Toxicity), Translation in both directions (Eng>Lang & Lang>Eng), Abstractive Summarization (Summ), Causal Reasoning (Causal) and Natural Language Inference (NLI).\n - We also added support for Javanese and Sundanese for the BHASA tasks whenever applicable\n- [IndoMMLU](https://arxiv.org/pdf/2310.04928)\n - These tasks include examination questions on Humanities, Indonesian language, Local languages and cultures, Social science and STEM across primary, middle, and high school levels.\n- and the common English tasks from the [HuggingFace LLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard).\n - These tasks consist of [IFEval, BBH, Math Lvl 5, GPQA, MuSR, and MMLU-PRO.](https://huggingface.co/docs/leaderboards/open_llm_leaderboard/about)\n - **Caveat**: Our results differ from the HuggingFace LLM Leaderboard because we have used [VLLM](https://docs.vllm.ai/en/latest/) as our inference platform. VLLM caps the context size at **4096 tokens** while HuggingFace was set to **8192 tokens**.\n\nNote: SEA HELM is implemented using prompts to elicit answers in a strict format. For all tasks, the model is expected to provide an answer tag from which the answer is automatically extracted. For tasks where options are provided, the answer should comprise one of the pre-defined options. The scores for each task is normalised to account for baseline performance due to random chance.\n\nThe evaluation was done **zero-shot** with native prompts on a sample of 100-1000 instances for each dataset.\n\n\n#### Instruction-following Capabilities\nSince Llama3 8B CPT Sahabat-AI v1 Instruct is an instruction-following model, we also evaluated it on instruction-following capabilities with the [IFEval](https://arxiv.org/abs/2311.07911) dataset.\n\n As this dataset was in English, the linguists and native speakers in the team worked together to filter, localize and translate the dataset into the respective target languages to ensure that the examples remained reasonable, meaningful and natural.\n\n**IFEval**\n\nIFEval evaluates a model's ability to adhere to constraints provided in the prompt, for example beginning a response with a specific word/phrase or answering with a certain number of sections. Additionally, accuracy is normalized by the proportion of responses in the correct language (if the model performs the task correctly but responds in the wrong language, it is judged to have failed the task).\n\n*Note*: IFEval was only used on Bahasa Indonesia. We are currently working on adding it for Javanese and Sundanese for our upcoming releases.\n\n#### Results\n\n#### Indonesian Results\n\n#### SEA HELM (also known as BHASA)\n<table style=\"border-collapse: collapse; width: 100%; font-size: 10px\">\n <tr>\n <th style=\"border: 2px solid black; padding: 8px; font-weight: bold;\">Language / Model Name [Instruct]</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Qwen2-7B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Qwen2.5-7B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Llama-3-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Llama-3.1-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">sea-lionv2.1-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">gemma-2-9B</th>\n <th style=\"border: 2px solid black; padding: 8px;\">sahabatai-v1-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">sahabatai-v1-9B</th>\n </tr>\n <tr>\n <td style=\"border: 2px solid black; padding: 8px; font-weight: bold;\">Overall (Bahasa Indonesia + Javanese + Sundanese)</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">36.963</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">42.988</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">37.805</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">45.866</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">46.880</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">56.359</td>\n <td style=\"border: 2px solid black; padding: 8px;\">53.725</td>\n <td style=\"border: 1px solid gray; padding: 8px; background-color: lightgreen;\">61.169</td>\n </tr>\n <tr>\n <td style=\"border: 2px solid black; padding: 8px; font-weight: bold;\">Bahasa Indonesia</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">46.760</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">60.372</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">42.022</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">51.944</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">54.579</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">63.394</td>\n <td style=\"border: 2px solid black; padding: 8px;\">57.221</td>\n <td style=\"border: 1px solid gray; padding: 8px; background-color: lightgreen;\">64.154</td>\n </tr>\n <tr>\n <td style=\"border: 2px solid black; padding: 8px; font-weight: bold;\">Javanese</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">33.956</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">40.625</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">41.739</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">47.587</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">48.012</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">56.468</td>\n <td style=\"border: 2px solid black; padding: 8px;\">56.460</td>\n <td style=\"border: 1px solid gray; padding: 8px; background-color: lightgreen;\">64.439</td>\n </tr>\n <tr>\n <td style=\"border: 2px solid black; padding: 8px; font-weight: bold;\">Sundanese</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">30.173</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">27.969</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">29.654</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">38.068</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">38.050</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">49.216</td>\n <td style=\"border: 2px solid black; padding: 8px;\">47.495</td>\n <td style=\"border: 1px solid gray; padding: 8px; background-color: lightgreen;\">54.913</td>\n </tr>\n</table>\n\n#### IndoMMLU\n<table style=\"border-collapse: collapse; width: 100%; font-size: 10px\">\n <tr>\n <th style=\"border: 2px solid black; padding: 8px; font-weight: bold;\">Model Name [Instruct]</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Qwen2-7B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Qwen2.5-7B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Meta-Llama-3-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Llama-3.1-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">sea-lionv2.1-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">gemma-2-9B</th>\n <th style=\"border: 2px solid black; padding: 8px;\">sahabatai-v1-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">sahabatai-v1-9B</th>\n </tr>\n <tr>\n <td style=\"border: 2px solid black; padding: 8px; font-weight: bold;\">Overall Results</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">53.0%</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">56.0%</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">51.9%</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">53.8%</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">54.4%</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">61.4%</td>\n <td style=\"border: 2px solid black; padding: 8px;\">55.6%</td>\n <td style=\"border: 1px solid gray; padding: 8px; background-color: lightgreen;\">62.6%</td>\n </tr>\n</table>\n\n#### English Results\n<table style=\"border-collapse: collapse; width: 100%; font-size: 10px\">\n <tr>\n <th style=\"border: 2px solid black; padding: 8px;\">Model Name [Instruct]</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Qwen2-7B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Qwen2.5-7B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Llama-3-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">Llama-3.1-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">sea-lionv2.1-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">gemma-2-9B</th>\n <th style=\"border: 2px solid black; padding: 8px;\">sahabatai-v1-8B</th>\n <th style=\"border: 1px solid gray; padding: 8px;\">sahabatai-v1-9B</th>\n </tr>\n <tr>\n <td style=\"border: 2px solid black; padding: 8px; font-weight: bold;\">Average</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">24.48</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">27.75</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">23.91</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">27.98</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">24.52</td>\n <td style=\"border: 1px solid gray; padding: 8px;\">26.44</td>\n <td style=\"border: 2px solid black; padding: 8px;\">24.43</td>\n <td style=\"border: 1px solid gray; padding: 8px; background-color: lightgreen;\">33.67</td>\n </tr>\n</table>\n\n\nLlama3 8B CPT Sahabat-AI v1 Instruct can be run using the 🤗 Transformers library \n```python\n# Please use transformers==4.45.0\n\nimport torch\nimport transformers\n\nmodel_id = \"GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct\"\n\npipeline = transformers.pipeline(\n \"text-generation\",\n model=model_id,\n model_kwargs={\"torch_dtype\": torch.bfloat16},\n device_map=\"auto\",\n)\n\nterminators = [\n pipeline.tokenizer.eos_token_id,\n pipeline.tokenizer.convert_tokens_to_ids(\"<|eot_id|>\")\n]\n\n# Javanese\nmessages = [\n {\"role\": \"system\", \"content\": \"You are a helpful assistant\"},\n {\"role\": \"user\", \"content\": \"Sopo wae sing ana ing Punakawan?\"}\n]\n\noutputs = pipeline(\n messages,\n max_new_tokens=256,\n eos_token_id=terminators,\n)\nprint(outputs[0][\"generated_text\"][-1])\n\n\n# Sundanese\nmessages = [\n {\"role\": \"system\", \"content\": \"You are a helpful assistant\"},\n {\"role\": \"user\", \"content\": \"Kumaha caritana si Kabayan?\"},\n]\n\noutputs = pipeline(\n messages,\n max_new_tokens=256,\n eos_token_id=terminators,\n)\nprint(outputs[0][\"generated_text\"][-1])\n```\n\n### Caveats\nIt is important for users to be aware that our model exhibits certain limitations that warrant consideration. Like many LLMs, the model can hallucinate and occasionally generates irrelevant content, introducing fictional elements that are not grounded in the provided context. Users should also exercise caution in interpreting and validating the model's responses due to the potential inconsistencies in its reasoning.\n\n## Limitations\n### Safety\n\nCurrent Sahabat-AI models, including this commercially permissive release, have not been aligned for safety. Developers and users should perform their own safety fine-tuning and related security measures. In no event shall the authors be held liable for any claim, damages, or other liability arising from the use of the released weights and codes.\n\n## Technical Specifications\n### Fine-Tuning Details\nLlama3 8B CPT Sahabat-AI v1 Instruct was built using a combination of a full parameter fine-tune, on-policy alignment, and model merges of the best performing checkpoints. The training process for fine-tuning was approximately 4 hours, with alignment taking 2 hours, both on 8x H100-80GB GPUs.\n\n## Data\nLlama3 8B CPT Sahabat-AI v1 Instruct was trained on a wide range of synthetic instructions, alongside publicly available instructions hand-curated by the team with the assistance of native speakers. In addition, special care was taken to ensure that the datasets used had commercially permissive licenses through verification with the original data source. \n\n## Call for Collaboration \nSahabat-AI (Indonesian language for “close friends”) a **local open source Large Language Model (LLM) ecosystem in Indonesian language**, co-initiated by Indonesian tech and telecommunication companies: GoTo Group and Indosat Ooredoo Hutchison. \nSahabat-AI ecosystem aims to empower Indonesians who want to develop AI-based services and applications using Bahasa Indonesia and its various local dialects. \n\nWe are supported by research centers and global tech experts such as AI Singapore and Tech Mahendra to train the model to gain general language understanding.\n\nWe also collaborate with key top Indonesia universities such as University of Indonesia, Gadjah Mada University, Bogor Institute of Agriculture, Bandung Institute of Technology, including top Indonesia media groups, such as Kompas Gramedia Group and Republika to train and enrich the model in Bahasa Indonesia, ensuring optimum provision of local context and cultural relevance.\n\nWe would like to invite **researchers, developers, and language enthusiasts** to actively contribute to the enhancement and expansion of Sahabat-AI. \nYour collaborations can involve:\n- Identifying and reporting technical issues\n- Sharing pre-training, instruction, and preference data\n- Improving documentation usability\n- Proposing and implementing new model evaluation tasks and metrics \n\nJoin us in shaping the future of Sahabat-AI by sharing your expertise and insights to make these models more accessible, accurate, and versatile.\n\nYou can contribute your ideas through [this form.](https://docs.google.com/forms/d/1_us969eQtEooYOn4XkvGkdP5VHOyCbO6L_sd9kTMnaA/edit)\n\n## The Development Team (in ascending alphabetical order)\n\n### AI Singapore\nChan Adwin<br>\nCheng Nicholas<br>\nChoa Esther<br>\nHuang Yuli<br>\nLau Wayne<br>\nLee Chwan Ren<br>\nLeong Wai Yi<br>\nLeong Wei Qi<br>\nLimkonchotiwat Peerat<br>\nLiu Bing Jie Darius<br>\nMontalan Jann Railey<br>\nNg Boon Cheong Raymond<br>\nNgui Jian Gang<br>\nNguyen Thanh Ngan<br>\nOng Brandon<br>\nOng Tat-Wee David<br>\nOng Zhi Hao<br>\nRengarajan Hamsawardhini<br>\nSiow Bryan<br>\nSusanto Yosephine<br>\nTai Ngee Chia<br>\nTan Choon Meng<br>\nTeng Walter<br>\nTeo Eng Sipp Leslie<br>\nTeo Wei Yi<br>\nTjhi William<br>\nYeo Yeow Tong<br>\nYong Xianbin<br>\n\n### PT GoTo Gojek Tokopedia Tbk\nAnissa Dininta<br>\nChau Shiau Ching<br>\nChoiri Hendra Hadhil<br>\nGoel Priyank<br>\nSaini Ajay Kumar<br>\nShalev Ofir<br>\nTan Daryl<br>\nTep Kilian Rithi<br>\nTiwari Anupam<br>\nWidjojo Daniel<br>\n\n## Acknowledgements\n\n [AI Singapore](https://aisingapore.org/) is a national programme supported by the National Research Foundation, Singapore and hosted by the National University of Singapore. \n\nAny opinions, findings and conclusions or recommendations expressed in this material are those of the author(s) and do not reflect the views of the National Research Foundation or the National University of Singapore.\n\n\n## Contact\n\nFor more info, please contact us using this [Sahabat-AI Inquiry Form.](https://docs.google.com/forms/d/1_us969eQtEooYOn4XkvGkdP5VHOyCbO6L_sd9kTMnaA/edit)\n\n## Disclaimer\n\nThis is the repository for the Instruct model.\nThe model has _not_ been aligned for safety.\nDevelopers and users should perform their own safety fine-tuning and related security measures.\nIn no event shall the authors be held liable for any claim, damages, or other liability arising from the use of the released weights and codes.\n\n\n## References\n### IndoMMLU Reference\n\n```bibtex\n@inproceedings{koto-etal-2023-indommlu,\n title = \"Large Language Models Only Pass Primary School Exams in {I}ndonesia: A Comprehensive Test on {I}ndo{MMLU}\",\n author = \"Fajri Koto and Nurul Aisyah and Haonan Li and Timothy Baldwin\",\n booktitle = \"Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing (EMNLP)\",\n month = December,\n year = \"2023\",\n address = \"Singapore\",\n publisher = \"Association for Computational Linguistics\",\n}\n}\n```",
"related_quantizations": []
},
"tags": [
"gguf",
"en",
"id",
"jv",
"su",
"arxiv:2309.06085",
"arxiv:2310.04928",
"arxiv:2311.07911",
"base_model:GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct",
"base_model:quantized:GoToCompany/llama3-8b-cpt-sahabatai-v1-instruct",
"license:llama3",
"endpoints_compatible",
"region:us",
"conversational"
],
"likes": 2,
"downloads": 82,
"gated": false,
"private": false,
"last_modified": "2024-11-15T17:08:53.000Z",
"created_at": "2024-11-14T17:04:01.000Z",
"pipeline_tag": "",
"library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
"_id": "67362d8182c8be67a67007ab",
"id": "gmonsoon/llama3-8b-cpt-sahabatai-v1-instruct-GGUF",
"modelId": "gmonsoon/llama3-8b-cpt-sahabatai-v1-instruct-GGUF",
"sha": "3bdf5d22cb883344eaf4e09687106ce99cacb2da",
"createdAt": "2024-11-14T17:04:01.000Z",
"lastModified": "2024-11-15T17:08:53.000Z",
"author": "gmonsoon",
"downloads": 82,
"likes": 2,
"gated": false,
"private": false,
"pipeline_tag": "",
"library_name": "",
"siblings_count": 15
}