{"id":4570,"date":"2026-09-26T16:07:53","date_gmt":"2026-09-26T07:07:53","guid":{"rendered":"https:\/\/localmodelwatch.tsuchitsuchi.com\/model-pfnet-plamo-3-fin-en\/"},"modified":"2026-09-28T05:32:21","modified_gmt":"2026-09-27T20:32:21","slug":"model-pfnet-plamo-3-fin-en","status":"publish","type":"page","link":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/model-pfnet-plamo-3-fin-en\/","title":{"rendered":"plamo-3-fin Guide: VRAM Requirements, GGUF Builds"},"content":{"rendered":"<h2>About This Model<\/h2>\n<p>PLaMo-3-610M-Fin-Instruct is a Japanese language model for the financial domain developed by Preferred Networks, Inc. It employs a causal decoder-only architecture with a BF16 tensor type and a context length of 262,144 tokens.<\/p>\n<p>It was built by starting from the PLaMo-3 base model, performing continued pre-training using a financial corpus, followed by supervised fine-tuning (SFT) and direct preference optimization (DPO). The formatting conforms to the PLaMo-3 chat format.<\/p>\n<h2>What Makes It Stand Out<\/h2>\n<ul>\n<li>It undergoes continued pre-training with a financial corpus, SFT, and DPO, enabling it to handle conversational tasks specialized for the financial domain.<\/li>\n<li>The context length is set to 262,144 tokens.<\/li>\n<li>The model&#8217;s responses include a reasoning block followed by the output answer.<\/li>\n<\/ul>\n<h3>Caveats and Weaknesses<\/h3>\n<ul>\n<li>Because it is a small model, it retains less factual knowledge compared to larger models, and it is reported to be prone to hallucinations where it fluently outputs inaccurate text.<\/li>\n<li>At this model size, the reliability of safety alignment is low, and it may generate harmful content such as offensive or violent expressions.<\/li>\n<li>Since it is trained specialized for the financial domain, it is not a general-purpose assistant, and the outputs do not constitute legal, financial, tax, or investment advice.<\/li>\n<\/ul>\n<h2>Running It Locally<\/h2>\n<ul>\n<li>The specified operating requirements include Python 3.10.0 or higher, numpy 1.26.4 or higher, numba 0.60.0 or higher, torch 2.6.0 to 2.9.0, transformers 5.0.0 or higher, and accelerate.<\/li>\n<li>When loading the model and tokenizer directly using Transformers, you must specify trust_remote_code=True.<\/li>\n<li>If you intend to use it outside the financial domain, it is recommended to evaluate it on your own tasks beforehand.<\/li>\n<li><strong>License <code>plamo-community-license<\/code>:<\/strong> A custom license from the publisher. Check the original terms directly, including whether commercial use is permitted.<\/li>\n<\/ul>\n<p><em>This license summary is not legal advice; check the original terms before use.<\/em><\/p>\n<p><em>Sources: model cards for <a href=\"https:\/\/huggingface.co\/pfnet\/plamo-3-610m-fin-instruct\">pfnet\/plamo-3-610m-fin-instruct<\/a>, as of 2026-09-26. This explanation was drafted by AI from those cards and checked by code and a second model before publication.<\/em><\/p>\n<h2>Our Coverage and Data<\/h2>\n<p>Everything Local Model Watch has published about the <strong>plamo-3-fin<\/strong> family: 1 article(s) covering the base model and its fine-tunes, plus converted builds we tracked after publication. Memory requirements below are computed by this site from file sizes, not quoted from model cards. Part of our <a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/models-en\/\">model family index<\/a>.<\/p>\n<h2>At a Glance<\/h2>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th>Item<\/th>\n<th>Value<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Base model(s)<\/td>\n<td><a href=\"https:\/\/huggingface.co\/pfnet\/plamo-3-610m-fin-instruct\">pfnet\/plamo-3-610m-fin-instruct<\/a><\/td>\n<\/tr>\n<tr>\n<td>Publisher<\/td>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/publisher-pfn-en\/\">Preferred Networks (PFN)<\/a><\/td>\n<\/tr>\n<tr>\n<td>Parameters<\/td>\n<td>890M<\/td>\n<\/tr>\n<tr>\n<td>License (model card)<\/td>\n<td>other<\/td>\n<\/tr>\n<tr>\n<td>Smallest VRAM tier<\/td>\n<td>4GB<\/td>\n<\/tr>\n<tr>\n<td>Articles<\/td>\n<td>1<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h2>Hardware Requirements<\/h2>\n<p><strong>Estimated requirements (calculated by Local Model Watch)<\/strong> \u2014 890M parameters<\/p>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th>Your VRAM<\/th>\n<th>Quantization<\/th>\n<th>File size<\/th>\n<th>Est. memory needed<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>4GB (laptop iGPU \/ phone class)<\/td>\n<td>F16<\/td>\n<td>1.7GB<\/td>\n<td>2.0GB<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p><em>Memory estimates add a 20% runtime overhead (KV cache, etc.) to the actual size of the distributed files. Actual usage varies with context length, batch size and inference engine. These figures are computed by this site from file sizes, not published by the model&#8217;s authors. File sizes are measured from the converted build <a href=\"https:\/\/huggingface.co\/mradermacher\/plamo-3-610m-fin-instruct-GGUF\">mradermacher\/plamo-3-610m-fin-instruct-GGUF<\/a>. Compare with other models in our <a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/vram-guide-en\/\">VRAM quick reference<\/a>. What the quantization names mean: <a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/glossary-quantization-en\/\">glossary<\/a>.<\/em><\/p>\n<h2>Can You Run It Locally?<\/h2>\n<p><strong>Runs in Ollama, LM Studio and llama.cpp via a converted build.<\/strong><\/p>\n<p>The publisher ships safetensors, but <a href=\"https:\/\/huggingface.co\/mradermacher\/plamo-3-610m-fin-instruct-GGUF\">mradermacher\/plamo-3-610m-fin-instruct-GGUF<\/a> provides a GGUF build you can use.<\/p>\n<p><strong>License \u2014 <code>other<\/code>:<\/strong> A custom license from the publisher. Check the original terms directly, including whether commercial use is permitted.<\/p>\n<p><em>Compiled by this site&#8217;s code from the published formats, converted builds we have found, and each engine&#8217;s own model registry. &#8220;Not found&#8221; means we have not seen such a build, not that none exists. License summaries are not legal advice \u2014 check the publisher&#8217;s original terms before relying on them.<\/em><\/p>\n<h2>Quantized and Converted Variants<\/h2>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<p class=\"lmw-table-hint\" style=\"margin:0 0 4px;font-size:0.85em;opacity:0.7;\">\u2192 Scroll horizontally to see all columns<\/p>\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th>Added<\/th>\n<th>Publisher<\/th>\n<th>Format<\/th>\n<th>Repository<\/th>\n<th>Smallest VRAM tier (build, est. memory)<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>2026-09-26<\/td>\n<td>mradermacher<\/td>\n<td>GGUF<\/td>\n<td><a href=\"https:\/\/huggingface.co\/mradermacher\/plamo-3-610m-fin-instruct-GGUF\">mradermacher\/plamo-3-610m-fin-instruct-GGUF<\/a><\/td>\n<td>F16 2.0GB (fits in 4GB VRAM)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>File sizes of each build:<\/p>\n<ul>\n<li>Available builds in mradermacher\/plamo-3-610m-fin-instruct-GGUF: Q2_K 0.4GB \/ Q3_K_S 0.4GB \/ Q3_K_M 0.5GB \/ Q3_K_L 0.5GB \/ IQ4_XS 0.5GB \/ Q4_K_S 0.5GB \/ Q4_K_M 0.5GB \/ Q5_K_S 0.6GB \/ Q5_K_M 0.6GB \/ Q6_K 0.7GB \/ Q8_0 0.9GB \/ F16 1.7GB<\/li>\n<\/ul>\n<p><em>This section is appended automatically by Local Model Watch when a converted build of this model appears after publication. Memory figures are estimated from the size of the distributed files.<\/em><\/p>\n<h2>Articles (the family&#8217;s own models first, then newest)<\/h2>\n<div class=\"lmw-table-scroll\" tabindex=\"0\" style=\"overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:100%;\">\n<table style=\"width:max-content;min-width:100%;border-collapse:collapse;\">\n<thead>\n<tr>\n<th>Published<\/th>\n<th>Model<\/th>\n<th>Type<\/th>\n<th>Article<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>2026-09-24<\/td>\n<td>pfnet\/plamo-3-610m-fin-instruct<\/td>\n<td>New Models<\/td>\n<td><a href=\"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/2026\/09\/24\/plamo-3-610m-fin-instruct-2\/\">plamo-3-610m-fin-instruct Text Generation Model: 4GB+ VRAM<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h2>Repositories<\/h2>\n<ul>\n<li><a href=\"https:\/\/huggingface.co\/pfnet\/plamo-3-610m-fin-instruct\">pfnet\/plamo-3-610m-fin-instruct<\/a><\/li>\n<\/ul>\n<p><em>Last updated 2026-09-28 (JST). The explanation at the top of this page was written with the help of AI from the primary sources it cites. The tables and lists under &#8220;Our Coverage and Data&#8221; are assembled by code from our article log.<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>About This Model PLaMo-3-610M-Fin-Instruct is a Japanese language model for the financial domain developed by Preferred Networks, Inc. It employs a causal decoder-only architecture with a BF16 tensor type and a context length of 262,144 tokens. It was built by starting from the PLaMo-3 base model, performing continued pre-training using a financial corpus, followed by [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4570","page","type-page","status-publish","hentry"],"lang":"en","translations":{"en":4570,"ja":4569},"_links":{"self":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/pages\/4570","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/comments?post=4570"}],"version-history":[{"count":4,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/pages\/4570\/revisions"}],"predecessor-version":[{"id":5996,"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/pages\/4570\/revisions\/5996"}],"wp:attachment":[{"href":"https:\/\/localmodelwatch.tsuchitsuchi.com\/en\/wp-json\/wp\/v2\/media?parent=4570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}