LLM-generated docs be like
```python
def wiggle_bottom(self, amplitude: float, phase: float) -> RC:
"""This function would wiggle the bottom. It takes the following arguments: amplitude (a double-precision floating point value according to ieee734 standard) and phase (also a double-precision floating point value formetted to ieee734). As a result it would provide a remote controller."""
```
@dpwiz I'd guess that is some 7b LLM quantified to 2 bits per weight or so.
@L29Ah Is there something like that, but for system design?
@dpwiz Meet https://huggingface.co/spaces/bigcode/bigcode-models-leaderboard
Discover amazing ML apps made by the community
huggingface.co