Skip to content

Commit

Permalink
Remove code
Browse files Browse the repository at this point in the history
  • Loading branch information
hauselin committed May 14, 2024
1 parent ca82962 commit 929a05a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions R/model_options.R
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,3 @@ validate_options <- function(...) {
return(TRUE)
}


validate_options(mirostat = 1, mirostat_eta = 0.2, num_ctx = 1024)
xx <- validate_options(mirostat = 1, mirostat_eta = 0.2, abc = 1024)

0 comments on commit 929a05a

Please sign in to comment.