Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
aiflows
/
CCFlows
like
2
Follow
aiflows
6
arxiv:
2308.01285
License:
mit
Model card
Files
Files and versions
xet
Community
1
Copy to bucket
new
refs/pr/1
CCFlows
/
CF_CodeReflect.py
yeeef
propagate flows changes
a899312
almost 3 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
170 Bytes
from
flows.application_flows
import
GeneratorCriticFlow
class
CF_CodeReflect
(
GeneratorCriticFlow
):
def
__init__
(
self, **kwargs
):
super
().__init__(**kwargs)