Home Explore Blog CI



empty llama3.3-70b

total: 46, pass: 44, fail: 2

    empty [model=dummy]         run `empty` test
                                It sees if ragit can handle an empty file correctly.

TOC

Cases

6ae9fcff5-linux
 

tested at: 2025-02-24T21:11:27.969515Z (110 days ago)

elapsed time: 3,568 ms

suite

976387664-mac
 

tested at: 2025-02-25T10:21:57.114315Z (109 days ago)

elapsed time: 11,452 ms

suite

8eb57e98b-linux
 

tested at: 2025-02-26T00:11:13.124361Z (109 days ago)

elapsed time: 3,536 ms

suite

8071c3063-linux
 

tested at: 2025-02-26T20:31:03.132225Z (108 days ago)

elapsed time: 3,742 ms

suite

b08604d5b-linux
 

tested at: 2025-02-27T22:17:10.555252Z (107 days ago)

elapsed time: 3,950 ms

suite

5387e6dec-mac
 

tested at: 2025-02-28T11:26:54.429209Z (106 days ago)

elapsed time: 11,412 ms

suite

fec3323ea-linux
 

tested at: 2025-03-01T12:48:39.169037Z (105 days ago)

elapsed time: 4,603 ms

suite

c5b003a21-linux
 

tested at: 2025-03-02T01:39:46.519770Z (105 days ago)

elapsed time: 3,651 ms

suite

7811aeb05-linux
 

tested at: 2025-03-03T19:29:08.807193Z (103 days ago)

elapsed time: 3,765 ms

suite

81df26c11-linux
 

tested at: 2025-03-03T21:49:32.573405Z (103 days ago)

elapsed time: 3,534 ms

suite

85ae32984-linux
 

tested at: 2025-03-04T22:05:09.327920Z (102 days ago)

elapsed time: 3,518 ms

suite

56f0686db-linux
 

tested at: 2025-03-06T00:32:55.162195Z (101 days ago)

elapsed time: 3,840 ms

suite

0d837ef41-linux
 

tested at: 2025-03-07T01:10:52.766008Z (100 days ago)

elapsed time: 3,353 ms

suite

98a44e386-linux
 

tested at: 2025-03-08T13:37:45.309833Z (98 days ago)

elapsed time: 3,574 ms

suite

bf63890c0-linux
 

tested at: 2025-03-09T00:38:56.569526Z (98 days ago)

elapsed time: 3,379 ms

suite

bf63890c0-windows
 

tested at: 2025-03-09T14:13:04.841105Z (97 days ago)

elapsed time: 10,121 ms

suite

97b4dd02c-mac
 

tested at: 2025-03-10T11:01:50.525266Z (96 days ago)

elapsed time: 20,874 ms

suite

0550e1646-linux
 

tested at: 2025-03-10T22:06:31.618023Z (96 days ago)

elapsed time: 3,710 ms

suite

1ad288e5e-mac
 

tested at: 2025-03-12T11:49:54.685992Z (94 days ago)

elapsed time: 11,049 ms

suite

ee72580d7-linux
 

tested at: 2025-03-15T01:23:08.009762Z (92 days ago)

elapsed time: 3,517 ms

suite

ec6d09311-linux
 

tested at: 2025-03-21T01:05:42.480054Z (86 days ago)

elapsed time: 3,543 ms

suite

bac550a12-linux
 

tested at: 2025-03-23T22:32:14.898790Z (83 days ago)

elapsed time: 3,640 ms

suite

585c4f8ba-linux
 

tested at: 2025-03-31T22:46:05.278555Z (75 days ago)

elapsed time: 4,145 ms

suite

239d2df2c-linux
 

tested at: 2025-04-01T22:38:25.777417Z (74 days ago)

elapsed time: 4,499 ms

suite

90d1f221f-mac
 

tested at: 2025-04-02T11:15:28.201699Z (73 days ago)

elapsed time: 10,781 ms

suite

ca1d9b482-mac
 

tested at: 2025-04-03T11:32:16.038744Z (72 days ago)

elapsed time: 15,275 ms

suite

51578f8d5-mac
 

tested at: 2025-04-04T13:59:04.442731Z (71 days ago)

elapsed time: 11,605 ms

suite

376ca3ee4-linux
 

tested at: 2025-04-11T21:47:12.055124Z (64 days ago)

elapsed time: 4,071 ms

suite

04ee6286f-mac
 

tested at: 2025-05-09T11:29:30.226975Z (36 days ago)

elapsed time: 11,959 ms

suite

027a29d16-mac
 

tested at: 2025-05-14T14:26:51.020259Z (31 days ago)

elapsed time: 12,325 ms

suite

adcf25624-linux
 

tested at: 2025-05-15T23:00:24.413178Z (30 days ago)

elapsed time: 4,309 ms

suite

7cebb43a6-linux
 

tested at: 2025-05-17T00:48:25.067654Z (29 days ago)

elapsed time: 3,758 ms

suite

ba3b6b026-linux
 

tested at: 2025-05-18T09:48:01.799303Z (27 days ago)

elapsed time: 3,747 ms

suite

5ba0a12a6-mac
 

tested at: 2025-05-19T10:47:10.063082Z (26 days ago)

elapsed time: 11,634 ms

suite

92df3569e-linux
 

tested at: 2025-05-20T00:59:40.946018Z (26 days ago)

elapsed time: 3,708 ms

suite

3aa665352-linux
 

tested at: 2025-05-23T00:18:04.093493Z (23 days ago)

elapsed time: 93,618 ms

Error

Command '['cargo', 'run', '--release', '--', 'query', "what's your name?"]' returned non-zero exit status 1.
Traceback (most recent call last):
  File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 670, in <module>
    test()
  File "/home/baehyunsol/Documents/ragit/tests/tests.py", line 616, in <lambda>
    ("empty llama3.3-70b", lambda: empty(test_model="llama3.3-70b")),
  File "/home/baehyunsol/Documents/ragit/tests/empty.py", line 23, in empty
    cargo_run(["query", "what's your name?"])
  File "/home/baehyunsol/Documents/ragit/tests/utils.py", line 77, in cargo_run
    result = subprocess.run(args, **kwargs)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['cargo', 'run', '--release', '--', 'query', "what's your name?"]' returned non-zero exit status 1.

suite

16a6c7ac3-linux
 

tested at: 2025-05-24T20:40:39.036733Z (21 days ago)

elapsed time: 3,791 ms

suite

774e5c41d-linux
 

tested at: 2025-05-29T21:31:38.721609Z (16 days ago)

elapsed time: 7,952 ms

suite

3c6b6ebe1-linux
 

tested at: 2025-05-31T05:38:30.224392Z (14 days ago)

elapsed time: 7,972 ms

suite

f0327eaea-linux
 

tested at: 2025-06-01T18:34:31.254192Z (13 days ago)

elapsed time: 3,681 ms

suite

bb69badeb-linux
 

tested at: 2025-06-02T00:08:14.271670Z (13 days ago)

elapsed time: 3,289 ms

suite

29a3bf1cb-linux
 

tested at: 2025-06-03T01:16:18.813157Z (12 days ago)

elapsed time: 3,459 ms

suite

7f979aa5e-mac
 

tested at: 2025-06-05T12:05:40.934810Z (9 days ago)

elapsed time: 10,634 ms

suite

0526d3e20-linux
 

tested at: 2025-06-05T16:46:27.585326Z (9 days ago)

elapsed time: 8,348 ms

suite

0526d3e20-windows
 

tested at: 2025-06-07T08:13:40.365332Z (7 days ago)

elapsed time: 977 ms

Error

Command '['cargo', 'run', '--release', '--no-default-features', '--', 'config', '--set', 'model', 'llama3.3-70b']' returned non-zero exit status 1.
Traceback (most recent call last):
  File "C:\Users\baehy\ragit\tests\tests.py", line 720, in <module>
    test()
    ~~~~^^
  File "C:\Users\baehy\ragit\tests\tests.py", line 662, in <lambda>
    ("empty llama3.3-70b", lambda: empty(test_model="llama3.3-70b")),
                                   ~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\baehy\ragit\tests\empty.py", line 14, in empty
    cargo_run(["config", "--set", "model", test_model])
    ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\baehy\ragit\tests\utils.py", line 87, in cargo_run
    result = subprocess.run(args, **kwargs)
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.13_3.13.1008.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 577, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['cargo', 'run', '--release', '--no-default-features', '--', 'config', '--set', 'model', 'llama3.3-70b']' returned non-zero exit status 1.

suite

869568e0b-linux
 

tested at: 2025-06-09T20:06:53.014494Z (5 days ago)

elapsed time: 8,022 ms

suite