mirror of
				https://github.com/allenai/olmocr.git
				synced 2025-11-04 03:56:16 +00:00 
			
		
		
		
	Project setup
This commit is contained in:
		
							parent
							
								
									cdd830235f
								
							
						
					
					
						commit
						72f4b9a590
					
				@ -69,6 +69,8 @@ dev = [
 | 
			
		||||
    "sphinx-autodoc-typehints==1.23.3",
 | 
			
		||||
    "packaging",
 | 
			
		||||
    "necessary",
 | 
			
		||||
    "peft",
 | 
			
		||||
    "datasets"
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -31,8 +31,6 @@ from olmocr.pipeline import (
 | 
			
		||||
)
 | 
			
		||||
from olmocr.prompts import PageResponse
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
MODEL_FINETUNED_PATH = (
 | 
			
		||||
    "s3://ai2-oe-data/jakep/experiments/qwen2vl-pdf/v1/models/jakep/Qwen_Qwen2-VL-7B-Instruct-e4ecf8-01JAH8GMWHTJ376S2N7ETXRXH4/checkpoint-9500/bf16/"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user