Skip to content

Commit

Permalink
print contents
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahmish committed Feb 3, 2025
1 parent f0d1233 commit 09064f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ In this example we use `gpt_detector` pipeline and set some hyperparameters. In
In addtion, the `SigLLM` object takes in a `decimal` argument to determine how many digits from the float value include. Here, we don't want to keep any decimal values, so we set it to zero.

```python3
import os
from sigllm import SigLLM
from mlblocks.discovery import get_pipelines_paths

Expand Down

0 comments on commit 09064f9

Please sign in to comment.