Skip to content

Commit 12432c4

Browse files
committed
Remove file refs
1 parent a4fe135 commit 12432c4

File tree

3 files changed

+0
-938
lines changed

3 files changed

+0
-938
lines changed

README.md

-29
Original file line numberDiff line numberDiff line change
@@ -382,35 +382,6 @@ middle = result.split(suffix)[0].strip()
382382
print(middle)
383383
```
384384

385-
### One-file-ref
386-
387-
If you want a self-contained implementation, look at `one_file_ref.py`, or run it with
388-
389-
```
390-
python -m one_file_ref $M7B_DIR
391-
```
392-
393-
which should give something along the following lines:
394-
395-
```
396-
This is a test of the emergency broadcast system. This is only a test.
397-
398-
If this were a real emergency, you would be told what to do.
399-
400-
This is a test
401-
=====================
402-
This is another test of the new blogging software. I’m not sure if I’m going to keep it or not. I’m not sure if I’m going to keep
403-
=====================
404-
This is a third test, mistral AI is very good at testing. 🙂
405-
406-
This is a third test, mistral AI is very good at testing. 🙂
407-
408-
This
409-
=====================
410-
```
411-
412-
**Note**: To run self-contained implementations, you need to do a local installation.
413-
414385
### Test
415386

416387
To run logits equivalence:

0 commit comments

Comments
 (0)