Skip to content

0.8.1

Choose a tag to compare

@sdpython sdpython released this 07 Nov 17:00
· 47 commits to main since this release
11f2c83
  • #290: adds one prompt for text2text-generation
  • #289: adds command line options --exppo to give the exporter additional options
  • #287: adds input 'inputs_prompt' to test a LLM, meant to be used during validation
  • #288: add .contiguous in torch.cond branch (attention patch for sdpa implementation)
  • #286: adds variable to track random nodes in models