justheuristic 3 vuotta sitten
vanhempi
commit
2729f9b5b9
2 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 1
      src/server/handler.py
  2. 0 1
      tests/test_full_model.py

+ 0 - 1
src/server/handler.py

@@ -1,4 +1,3 @@
-# Note: this code is being actively modified by justheuristic. If you want to change anything about it, please warn me.
 import contextlib
 import contextlib
 from typing import AsyncIterator, Dict, Sequence
 from typing import AsyncIterator, Dict, Sequence
 
 

+ 0 - 1
tests/test_full_model.py

@@ -1,4 +1,3 @@
-# Note: this code is being actively modified by justheuristic. If you want to change anything about it, please warn me.
 import os
 import os
 
 
 import torch
 import torch