Spaces:
Runtime error
Runtime error
Error converting JetBrains-Research/cmg-race-with-history
#43
by
stefstefstef
- opened
Hi there,
I'm trying to get commit message generation working in CoreML. I'm new to all this so I'm attempting to combine this JetBrains project: https://github.com/JetBrains-Research/commit_message_generation and the hugging face blogpost: https://huggingface.co/blog/swift-coreml-llm
I've tried to convert the various different models published by JetBrains however they all fail with the same error. Let me know if there is any other information I can give you for debugging.
Conversion Settings:
Model: JetBrains-Research/cmg-race-with-history
Task: text2text-generation
Compute Units: ComputeUnit.ALL
Precision: float32
Tolerance: None
Push to: None
Error: 'NoneType' object has no attribute 'val'