[GH-ISSUE #5183] ollama show has quotes around stop words #29019

Closed
opened 2026-04-22 07:36:39 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @jmorganca on GitHub (Jun 20, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/5183

What is the issue?

% ollama show llama3
  Model                                              
  	arch            	llama	                              
  	parameters      	8.0B 	                              
  	quantization    	Q4_0 	                              
  	context length  	8192 	                              
  	embedding length	4096 	                              
  	                                                   
  Parameters                                         
  	stop    	"<|start_header_id|>"	                      
  	stop    	"<|end_header_id|>"  	                      
  	stop    	"<|eot_id|>"         	                      
  	num_keep	24                   	                      
  	                                                   
  License                                            
  	META LLAMA 3 COMMUNITY LICENSE AGREEMENT         	  
  	Meta Llama 3 Version Release Date: April 18, 2024	

OS

No response

GPU

No response

CPU

No response

Ollama version

0.1.45+

Originally created by @jmorganca on GitHub (Jun 20, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/5183 ### What is the issue? ``` % ollama show llama3 Model arch llama parameters 8.0B quantization Q4_0 context length 8192 embedding length 4096 Parameters stop "<|start_header_id|>" stop "<|end_header_id|>" stop "<|eot_id|>" num_keep 24 License META LLAMA 3 COMMUNITY LICENSE AGREEMENT Meta Llama 3 Version Release Date: April 18, 2024 ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version 0.1.45+
GiteaMirror added the bug label 2026-04-22 07:36:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#29019