File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ llama_build_and_test(test-regex-partial.cpp)
188188if  (NOT  ${CMAKE_SYSTEM_PROCESSOR}  MATCHES  "s390x" )
189189    llama_build_and_test(test -thread-safety.cpp ARGS -hf ggml-org/models -hff tinyllamas/stories15M-q4_0.gguf -ngl 99 -p "The meaning of life is"  -n 128 -c 256 -ub 32 -np 4 -t 2)
190190else ()
191-     llama_build_and_test(test -thread-safety.cpp ARGS -hf taronaeo/tinyllamas -hff stories15M-be.Q4_0.gguf -ngl 99 -p "The meaning of life is"  -n 128 -c 256 -ub 32 -np 4 -t 2)
191+     llama_build_and_test(test -thread-safety.cpp ARGS -hf taronaeo/tinyllamas-BE  -hff stories15M-be.Q4_0.gguf -ngl 99 -p "The meaning of life is"  -n 128 -c 256 -ub 32 -np 4 -t 2)
192192endif ()
193193
194194# this fails on windows (github hosted runner) due to curl DLL not found (exit code 0xc0000135) 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments