Skip to content

Commit e7dbd1a

Browse files
Remove unneeded license notes
1 parent 474e60b commit e7dbd1a

File tree

4 files changed

+0
-28
lines changed

4 files changed

+0
-28
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Apache license 2 - modified after the fork to add VS code
2-
31
# Byte-compiled / optimized / DLL files
42
__pycache__/
53
*.py[cod]

NOTICE.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

optillm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Apache license 2 - modified after the fork to add the Cerebras API option and CePO as a test-time compute method
21
import argparse
32
import logging
43
import os

optillm/cepo.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# Apache license 2 - added after the fork for the CePO method
21
import re
32
import yaml
43
import logging

0 commit comments

Comments
 (0)